jQWidgets Forums

jQuery UI Widgets Forums Grid Filter

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Filter Posts
  • Filter #80104

    rahisarm
    Participant

    Hi team.
    Straight to the point.I have two grids.say it processGrid and productGrid respectively.when i type in processGrid the productGrid must be filtered according to the values typed in the other grid.And the filtered values must be saved.Thanks

    Filter #80109

    ivailo
    Participant

    Hi rahisarm,

    You can get values from your processGrid on cellendedit with getrows method.
    Then depending of your needs you can add filter with these values to your productGrid.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.