You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I run into the problem with loadonce=true and grouping.
Based on Oleg code I tried to implement similar solution.
But when groupCollapse(options) is called after triggering 'reloadGrid' options.group is invalid.
Code demonstrating problem is here Fiddle.
When button is press all records has options.group set to last group.
Has anyone had similar problem?
Greetins
Arek
The text was updated successfully, but these errors were encountered:
Hi,
I run into the problem with loadonce=true and grouping.
Based on Oleg code I tried to implement similar solution.
But when groupCollapse(options) is called after triggering 'reloadGrid' options.group is invalid.
Code demonstrating problem is here Fiddle.
When button is press all records has options.group set to last group.
Has anyone had similar problem?
Greetins
Arek
The text was updated successfully, but these errors were encountered: