jQWidgets Forums

jQuery UI Widgets Forums Grid Checkedlist filtering

This topic contains 0 replies, has 1 voice, and was last updated by  S.S. 11 years, 10 months ago.

Viewing 1 post (of 1 total)
  • Author
  • Checkedlist filtering #30004

    S.S.
    Member

    Hello,

    I want to know if this scenario is doable:

    I have a grid and for one column I want to have custom defined options (filteritems will do the trick), but I want those items to be defined as id => text. When I’ll pass this to server, I want to send the id value (now it sends the Text).

    Another problem with loading data from server while filtering, is: if I select 3-4 values from a checkedlist, and than filter by another column (keeping first items selected) it will remember only the last checked element from the checkedlist. What can / should I do to make all selected options available again?

    Thanks in advance,
    S

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.