Same problem here. I need to trigger a jqxGrid(“updatebounddata”, “data”), but it clears my grouping. What I do as a workaround is saving the grouping status before triggering updatebounddata and re-establishing them afterwards. But that’s _painfully_ slow.
Is there any better way or has anything changed since this topic was opened last year?
Daniel