hi,
I found another problem, it’s about the group sort order.
The column order is depend on the data input, and the row order, I expected to control it by the ‘groupingView’ option, but seems not working.
Please refer to this file. The column order is ok(just as the input data), but the group order is not what I want. It should be: G01->G01G11->G01G12->G01G13->G01G14.
Is there a new way to control the column order and the row order?
PS. do I need to create a new post about this issue?