I have specific requirements need to build special json structure;
each row will have three children rows 1, 2, 3,
most values are copied from the first row; and row 2, row 3 will have slight different values compare to row one in the dynamic columns.
now the data grid generate 3 rows for my json structure;
when I group the data, it throws errors, anyway that can make the index to be 1, and each index will contain three children ?