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
Hi radhikam0005 ,
Initial sorts are applied on load. When the initial load is completed, I don't think we will be able to change the sort when a new filter is selected filter.