Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by ss on Jan 31, 2009 22:57
open dhtmlx forum
Sorting Grid

I have a grid, when I sort a column, it sort like this:

showa
az
Z398
What
ShowFinr
About

and I want it sort like this:

Z398
What
showa
ShowFinr
About
az

how can I do this?Thanks.
Answer posted by Support on Feb 02, 2009 02:51
By default sorting in grid is cases sensitive, if you need to have case not-sensitive sorting - you can define custom sorting with any necessary rules. 
http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Sorting_in_grid.html#grid_art_sort