-
Type:
Bug
-
Status: Done
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
Replication steps -
1)Open template library page
2) Click on sorting fields of Form name,Update date, uploaded by,Expires, valid from,valid to
3)As per sorting fields , fields are not getting swapped
Expected -
As per sorting fields , fields should be swapped
- relates to
-
DMS-21 Archive Form
-
- Done
-
Hi,
For data tables, we have 2 ways of processing the data -
Currently, we are using Server-side processing, so all the related sorting and ordering of data items need to be handled from the server end.
So I will be needing the API for sorting up the data items to be called for each column sorting.
For reference I am attaching the link to documentation:
https://datatables.net/manual/data/#Processing-modes
cc- Samir, Swapnil Pandhare, Jayshree Nagpure, Ganesh Sadawarte
Thanks