Group by column
Group by column
vismark
Posts: 79Questions: 5Answers: 0
Hi, I saw a program (wrote in C#) which allows the user to group the tables by column. I found this library that have this feature. Would it be possible to replicate something such this with your library? Even with premium plugins or something...?
Thanks!
This discussion has been closed.
Replies
Hi @vismark ,
It would be worth looking at RowGroup, it does similar stuff (the example here), just not with the click-to-expand on the group,
Cheers,
Colin
Thanks Colin! It is quite different from the example I've posted but I'll give it a try