Group by column

Group by column

vismarkvismark 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!

Replies

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    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

  • vismarkvismark Posts: 79Questions: 5Answers: 0

    Thanks Colin! It is quite different from the example I've posted but I'll give it a try

This discussion has been closed.