Hi Tushar,
Sorting of data totally depends on your data source,
if you are using microflow, after the retrieve activity, you can use a list operation to sort the list and then populate the data grid 2, but on the
If you are populating the data from the database , you can refer to the image below, there’s a sort functionality present already .
Hope it helps!
Hi,
In DataGrid 2 sort order is available under Data source, but only if the source is either Database or XPath,