:: Forum >>
Automatic Colum Header Click
I want to know if its possible to make a function click on a colum header to automaticly sort data for me
Steven Kapaun
Sunday, February 10, 2008
You can use sort(col,direction) method -
grid.sort(1, "ascending");
Alex (ActiveWidgets)
Tuesday, February 12, 2008
This topic is archived.
Back to support forum
Forum search