jQWidgets Forums

jQuery UI Widgets Forums Grid Aggregates not in getstate value? Reply To: Aggregates not in getstate value?

Aggregates not in getstate value? #46446

Peter Stoev
Keymaster

Hi Nicolas,

Neither the jqxGrid(‘columns’) or jqxGrid(‘getstate’) stores all information about your columns. All information about your columns is stored in the Columns Array from which you initialize the Grid. Sorry, but I still do not understand why you need to store the Aggregates. You don’t have to do that. When you reload your page, the Grid would be loaded again using your initial data and if you want to load its Old state, do it in the Grid’s “ready” callback.

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com/