3.2.0

Date Problem

Hi alex,
when am using the date sorting isnt working. am using the date in the following format 06/03/2007 and i display in the grid as 06Mar2007 using StringFormat.genFormatWSDate(date.intValue()). Consider the case that i have date column containing the following dates--
06Mar2007, 06Mar2007, 08Jan2007, 08Jan2007, 07Mar2007 but when i do the sorting it is giving me sorted data as--
06Mar2007, 06Mar2007, 07Mar2007, 08Jan2007, 08Jan2007. An di f i again click the date header it is sorting as------
08Jan2007, 08Jan2007, 07Mar2007, 06Mar2007, 06Mar2007,
Please help me out!!!!!!!!!!
anand
March 7,
See my solution at http://www.activewidgets.com/javascript.forum.18380.7/date-format.html
Rekcor
April 12,

This topic is archived.

See also:


Back to support forum