Hi,
I want to add custom sorting on my PCF grid. However I do not see any method to add sorting.
Also I want the sorting to not only be applied to the data visible as per the page size. Instead it should be applied to the entire data set.
So lets say my Page Size is 4, and I sort the grid by name and in descending order. Now if there's a record with the name starting with 'Z' on the 5th page still it should get displayed on the 1st page as 1st record.
Any suggestion is highly appreciated.
Thanks!