SmartClient LGPL 9.1
Chrome (latest version as of 6/5/2014) (appears in other browsers as well)
If we perform a GroupBy on some field in a ListGrid, does the grouped ListGrid still support fetch, filter, etc operations?
We dug into the code, and it looks like the isc code is looking for grid.data but when the grid is grouped, this is different so nothing is happening.
Have you heard of this? If not, we'll work to put together a stand alone test case.
Chrome (latest version as of 6/5/2014) (appears in other browsers as well)
If we perform a GroupBy on some field in a ListGrid, does the grouped ListGrid still support fetch, filter, etc operations?
We dug into the code, and it looks like the isc code is looking for grid.data but when the grid is grouped, this is different so nothing is happening.
Have you heard of this? If not, we'll work to put together a stand alone test case.