jQuery UI Widgets Forums Grid post data to jqxgrid

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • post data to jqxgrid #61890

    hk
    Participant

    i am using a jqxdropdown with checkboxes and like to filter the jqxgrid with the checkboxes selected.

    i do not want to use the default grid filters as i want to save the checked boxes for each user so when he logs in again the dropdown remembers the choices picked the first time.

    is this possible?

    i can also click a button to refresh the grid based on the choices picked.

    post data to jqxgrid #61927

    Dimitar
    Participant

    Hello hk,

    Please check out the demo Custom Filtering which shows a similar scenario. The saving part may be achieved through the grid’s savestate/loadstate functionality or through saving the checked items with cookies (example).

    Best Regards,
    Dimitar

    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.