Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2387
Group by for versioning
posted

The problem I am trying to solve is to display a list of entities in a UltraGrid that can/might be versioned.  The dataset will have 1 or more rows per item name.  What I would like to do is group by the item name and display a normal looking grid.  IFF there is more than one item, then present the + expander to the left for that row.  When the + expander is clicked, the other items would be displayed under the current version.

Is this possible with the UltraGrid?  If so, how would I implement it?

scarleton

Parents Reply Children