jQWidgets Forums

jQuery UI Widgets Forums Grid NestedGrid save state

This topic contains 4 replies, has 2 voices, and was last updated by  Mini 6 years ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • NestedGrid save state #104579

    Mini
    Participant

    Hi,
    I am having an issue with saving the state of the nestedGrid. I have a parent Grid with 100 rows with nested grid. when I save state of the nested grid, Do I need to save for 100 instance of nested grids or just one. Also my save state info is coming as empty.
    Any help would be appreciated. Thank you
    – Mini

    NestedGrid save state #104588

    Todor
    Participant

    Hello Mini,

    You could find more information about save/load state of nested grid in this topic.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    NestedGrid save state #104597

    Mini
    Participant

    Thanks for providing the example. I am trying to save the state info of both parent and child grids and load that later. I am successful in saving and loading parent grid but not for nested grids. Do I need to save instance of each nested grid in the page. For example, if I have a parent grid with 10 rows and 10 nested grids, do I need to save state info for each 10 rows or can I use one state info to load all 10 later.
    Thanks
    Mini

    NestedGrid save state #104611

    Todor
    Participant

    Hello Mini,

    Yes, you have to save the state of each one of the nested grids.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    NestedGrid save state #104637

    Mini
    Participant

    Thank you !

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

You must be logged in to reply to this topic.