robertlees Newbie
Joined: 19 Sep 2005 Posts: 22 Location: Sydney, Australia
|
Posted: Jun 30th, 2006 05:41 PM Post subject: Sort flexgrid by date |
|
|
| I have a 5 column flexgrid. I want the user to click a column and get the grid sorted by that column. Works fine for non-date collumns. For date columns, I firstly loop through all rows changing them from dd/mm/yy to yy/mm/dd. But the sort doesn't do anything. |
|