Question
Virtusa
US
Last activity: 28 Dec 2022 20:08 EST
Reset Sort in table
In Repeating grid (Table) , Once the data sorted in ASC/DESC order there is no way to reset the sort order back to original form ,below is a sample use case and attached is the screens for reference.
- Initial Data sorted based on ID parameter which is not shown in UI. This is 3 column(Country,State and County) table structure
- User Clicks State Column and its sorted in Ascending Order
- User click again and its sorted in Descending order.
Issue : Once the user sorts the data on any column there is no way to reset the sort order back to the original form
Note : OOTB refresh button provided in the "Optimized Table" is not working
Solution Tried : Create custom button to refresh the section to reset the order.
Is there any OOTB solution/configuration for this ?