Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
display and sort DateTime
posted

I am facing similar problem. When I define field.DataType = typeof(DateTime), cell just displays Date and no time, how do I make sure cell displays date and time.

If date format is d/M/yy then sorting fails as number are single digits so sorting order becomes

1,11,13,14,2,21,22, 3,30 where as it should be like 1,2,3,13,14,21.

I am sure this is basic issues and might already be addressed.

please advise.

Thanks,

Mahesh

Parents
No Data
Reply
  • 35
    posted

    It looks like this forum is dead.

    Well, I could find a wayout to deal with this issue.

    Thanks,

    Mahesh

Children
No Data