Our blazing fast Grid component built with pure JavaScript


Post by md shazeb »

Hello Team Bryntum,

Currently I am using Bryntum Grid and was trying to implement server side sorting. But i couldnot find anything on the docs related to it .So can you please guide me how can we implement server side sorting i dont want sorting to happen on client side . If i click on the arrow it should make a call to server and return me the sorted Data

Please guide me to the process ?


Post by marcio »

Hello md shazeb.

You can check this documentation about server-side sorting https://bryntum.com/docs/gantt/api/Core/data/AjaxStore#remote-sorting

Also, you can follow this post for a deeper explanation and an example viewtopic.php?p=98357#p98357

Best regards,
Márcio


Post Reply