jQuery UI Widgets Forums Getting Started jqxGrid Load/Save states and Filtering

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 10 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • jqxGrid Load/Save states and Filtering #32697

    petzi
    Participant

    Hello, first of thanks for the fast answer to my other issue!

    Now to the next one that might acctually be more of a bug than an Issue.

    I have a grid that is declared “autosavestate” and “autoloadstate” true. This works like a charm and save everything nicely, however! If I have a Column with “filtertype: ‘checkedlist'” the acctual filter is saved/loaded like excepted, but the dropdown checkedlist not. So for example I have a column called Countries with four filtering values and I remove all except one, “Germany”, the Grid is nicely filtered to show only items from Germany, also after page refresh. The filter dropdown however shows all countries as checked even if only items from Germany acctually is displayed.

    Is this a know issue or am I doing something wrong?

    Update: Same goes for “filtertype: ‘date'”

    jqxGrid Load/Save states and Filtering #32705

    Peter Stoev
    Keymaster

    Hi petzi,

    The checked/unchecked states of the Checked list filter would not be saved and would not be loaded, too.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    jqxGrid Load/Save states and Filtering #32708

    petzi
    Participant

    Hello Peter!

    I don’t fully understand your answer. Could you please explain again?

    jqxGrid Load/Save states and Filtering #32710

    Peter Stoev
    Keymaster

    Hi petzi,

    Saving/Loading of the CheckedListFilter state is not implemented.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.