Hi,
I'm looking for a solution to cover the following requirements:
The initial SfDataGrid looks like
After click (or double click) on "Summary A" the four columns "Type A 1-1", "Type A 1-2", "Type A 2-1" and "Type A 2-2" will be expanded
As you can see, there are 3 StackedHeaderRows with "Item", "Group" and "Type/Comment"
After click on "Summary B" the same will happen with "Type B 1-1", ...
Than each "Type"-column can be expanded with click.
See the grid after click on "Type A 1-2"
Or after clicks on "Type A 2-2", "Type B 1-1", "Type B 1-2" and "Type B 2-2"
Or after clicks on all "Type"-columns
Further clicks on the same cell should lead to collapsed columns.
I've already tried a lot of experiments, so it would be great, if you could help with a sample.
Please implement also the fore- and background colors.
Regards
Harald