CFGRID Sort Time
Has anyone ever been able to sort times appropriately in a CFGRID? I cannot seem to Google anything that is helpful.
~Clay
Has anyone ever been able to sort times appropriately in a CFGRID? I cannot seem to Google anything that is helpful.
~Clay
Can you please point me in the right direction? Are there docs anywhere? I have been playing with JQuery and the tablesorter plugin using a custom parser, but running into some difficulties with that.
We've had a lot of luck with the jQuery Data Tables plug in: http://datatables.net/
It supports a very extensible sorting system: http://datatables.net/release-datatables/examples/basic_init/multi_col_sort.html
It does require a certain familiarity with jQuery. The adobe forum post that I included suggested using a datetime stamp from the database instead of the formatted time string may work in CFGrid.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.