Remote Grouped Grid Example

This example illustrates how to use the grouping feature of the Grid with grouping performed by the server.

Records added to the grid are auto-synched to the server, and upon successful save, the server is invoked to group the data correctly.

Note that the js is not minified so it is readable. See remotegroupgrid.js.