Experts,
I have a model named "Unread Alerts".
I have added fields to order like shown below:

Which works fine when page loaded.
But, the requirement is, we need to provide a picklist to user :
1. Sort By CreatedDate
2. Sort By Priority
3. Sort By Something Else
Whenever the user pick one of the options above, we need to refresh the table order by the selected field.
How to dynamically change table data by ordering per the field selected ?
I have a model named "Unread Alerts".
I have added fields to order like shown below:

Which works fine when page loaded.
But, the requirement is, we need to provide a picklist to user :
1. Sort By CreatedDate
2. Sort By Priority
3. Sort By Something Else
Whenever the user pick one of the options above, we need to refresh the table order by the selected field.
How to dynamically change table data by ordering per the field selected ?
KVin
but here , Business is not willing to keep all the fields but a few.
So the challenge occurred when not having on UI, need to order by table data as and when user select the picklist/filter provided.
Any thoughts ?
mB Pat Vachon, Champion