Can someone post an example using the 'groups' property of datasource? For example, the sample data structure and datasource schema/configuration.
I've tried structuring my data a couple of ways to enable the remote grouping but my listview doesn't bind, it just stays blank with no errors. I don't want my grouping to be configurable. Not sure if this property requires serverGrouping to be enabled or not.
Thanks
groups
: FunctionUsed instead of data function if remote grouping operation is executed. Returns the deserialized data.
I've tried structuring my data a couple of ways to enable the remote grouping but my listview doesn't bind, it just stays blank with no errors. I don't want my grouping to be configurable. Not sure if this property requires serverGrouping to be enabled or not.
Thanks