xomri
#1
We are using dhtmlGrid version 2.1 Pro (licensed)
we have some problem with sorting data on a large amount of rows on the grid.
we had to use server side for smart renedering the data but when ever we sort the data it take a long time, much too long.
I’ve try to look for an answer on your FAQ but didnt find any, I’ll be more than happy if you advice me what can I do.
Olga
#2
Have you tried to use server side sorting? Please check tutorial here docs.dhtmlx.com/doku.php?id=dhtm … de_sorting
xomri
#3
no, I want to try do do it on client side, if it can be done
Olga
#4
There is no way to increase performance of client side sorting.