In this tutorial we will see how to create and use Dynamic Grouping in a grid application, which allows the user to group data of their choice.
Creation of a Grid
1 . Create a “Grid” application and then select the “Orders” sample table.
2 . Once created we must go to the option: Grouping> Dynamic Grouping> Select fields
3 .Then we select the corresponding fields shown in the image to group the data.
4 .Finally we must save and execute the application
Comment this post