Sorting the data in a column in Jxtable
800463Jan 23 2009 — edited Jun 5 2009Hi,
How to sort the data(date) of the column ?
I created form in Jform designer consists of JXtable.I have set the setSortable(true).It is being sorted the date also as string sorting.How to change it to date sortable.