How to do grouping inside nested range?
Hi
Grouping works inside nested range? Any sample template for that? Please assist.
I checked grouping works inside nested range. but <<group MergeLabels placetocolumn=n>><<Delete>> not working. Please assist
Thanks, Abdul
Send what you want to get. I’ll think about how to help.
Example in the attached excel, Category values is placed in both column B and C NestedGrouping Test.xlsx
Any ideas/hints for this? Right now I made a grouping in code as per my need using linq and pass that simple collection to excel. But why this didn't work the normal way? Is this a bug?
Sorry for the long reply. I studied your template and thought for a long time how to make it work. We can add support for groups in nested regions, but this is difficult to implement. It takes a lot of time. I will leave this task for the future.
Yeah No problem. Thanks for the reply. Right now the workaround is to do necessary grouping using LINQ in code and we can get the results as per our requirements. I'm happy that I can atleast contribute by finding issues.
Cheers, Abdul