I have 1 data table with pagination loading 5 records.when i click on sort it should sort based on the data only in that page but it is sorting full data when we do pagination.so help me out to make the sort to work only on the particular data which page has opened.
Can Any 1 reply for this because its a critical issue.
In your case you can use the clearAll()
method before parsing the new data: