Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Issue with ListGrid's Date Filters

    Hi Isomorphic,

    I am using SmartGWT PRO 2.3, Firefox 3.6 and windows vista for my application.

    My ListGrid is attached with a DataSource wherein I am using two fields of date type named "start_date" and "end_date".

    So, When I choose a date using filters, the month and day gets interchanged.
    I mean, the month becomes day and day becomes month and hence results the wrong data.

    We can easily look this issue by looking the ScreenShot I have attached in this forum.
    as you can see, the date(dd/mm/yyyy) in the SelectItem is different from the date, which is labeled just after the date(mm/dd/yyyy) icon.

    Can you please help me on this issue. How can I fix this ?

    Thanks
    Attached Files

    #2
    I believe this is related to
    http://forums.smartclient.com/showthread.php?t=18132

    Comment

    Working...
    X