Hi All,
I have one requirement where a entity backed syncd record list is configured with initial sort on created date column to show the latest cases first. Now they want to change this sort to change and show the oldest case first when they apply any record filter.
For example: I selected a record filter to show only Open cases, then the sort of the grid should change to show the oldest case first.
Any idea how we can achieve this?
Discussion posts and replies are publicly visible
In Read only grid we have sort function for particular each column. I hope I am thinking in write direction for your question resolution.