Hi Isomorphic,
I just noticed that 5.1d (SNAPSHOT_v10.1d_2015-10-07) does not group ListGrid data on load under certain circumstances (working in 5.0p).
I'll come up with a testcase soon, but perhaps you have already an idea if I describe the symtoms:
- 179 rows (fetch/grouping limit was for 1000), should be grouped on load (ListGrid is always grouped, grouping can't be configured)
- "Grouping data" popup displayed, but not grouped afterwards
- No error in developer console
- Grouping field hidden in ListGrid
As I have another Grid where this works and where the grouping field is shown, I suspect it to be related to this.
The other difference to the working case is that in the working case the data is so little, that the "Grouping data" popup is not displayed.
If this does already help you please let me know, otherwise I'll try to create a testcase.
Best regards
Blama
I just noticed that 5.1d (SNAPSHOT_v10.1d_2015-10-07) does not group ListGrid data on load under certain circumstances (working in 5.0p).
I'll come up with a testcase soon, but perhaps you have already an idea if I describe the symtoms:
- 179 rows (fetch/grouping limit was for 1000), should be grouped on load (ListGrid is always grouped, grouping can't be configured)
- "Grouping data" popup displayed, but not grouped afterwards
- No error in developer console
- Grouping field hidden in ListGrid
As I have another Grid where this works and where the grouping field is shown, I suspect it to be related to this.
The other difference to the working case is that in the working case the data is so little, that the "Grouping data" popup is not displayed.
If this does already help you please let me know, otherwise I'll try to create a testcase.
Best regards
Blama
Comment