Categories | Question details Back To List | ||
Can you sort multiple columns in dhtmlx Grid I understand that dhtmlx Grid supports sorting. I am able to sort one column at any given time. Is it possible to sort multiple columns at the same time. Answer posted by Support on Jul 17, 2008 03:50 There is no such native functionality , but there are two possible workaround to achieve similar effect - stable sorting of multiple columns - complex custom sorting routines Please check http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Sorting_in_grid.html#grid_art_sort |