View Single Post
Old 05-25-2012, 12:43 PM   #4 (permalink)
Timms
The Wanderer
 
Timms's Avatar
 
Join Date: May 2012
Posts: 6
Thanks: 2
Timms is on a distinguished road
Default

ok now i have another problem...

it does order correctly to a certain degree

i have changed the order to a different field now which is an alt date which is put in to a field and subbmited via a form

trouble is the dates get mixed up.

if i have 1,5,2012 in one record
13,5,2012 in the second record
and 1,6,2012 in the third record

1,6,2012 will display as the second record on the table i have which is not what i need becase 1,6,2012 is after 13,5,2012

if you refer to my screenshot for a better description
http://www.chulse.co.uk/date-error.png

you can see friday `1, june 2012 is the 2nd row down which should be the last row. It is not ordering from this date it is ordering from a hidden date which is the same just in a different format. dateFormat: 'd-m-y',

how would i go about getting this in the right order?

Thanks
Timms is offline  
Reply With Quote