Skip to main content
November 22, 2023
Question

Change in read only grid sorting

  • November 22, 2023
  • 2 replies
  • 0 views

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?

2 replies

prakhars0731
November 23, 2023

In Read only grid we have sort function for particular each column. I hope I am thinking in write direction for your question resolution.

sriramk5349
November 23, 2023

Hi [mention:ebfa226733f34cc4ad1d7d2e1bfc9d23:e9ed411860ed4f2ba0265705b8793d05] ,

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.