Nov 06, 2009, 5:20 PM
[CLOSED] Remote grouping or grouping summary for GridPanel
Is it possible to do remote loading when using grouping view? I want to only send the groupfield data initially to the client. When a group is expanded, it will ask server for rest of data. Of course, this will be even better if grouping summary is supported. I can easily calculate the grouping summary data in sql and send that to client initially.