Welcome Guest Search | Active Topics | Sign In | Register

Date format in EO Grid Options
Terrence
Posted: Wednesday, March 23, 2011 4:24:24 PM
Rank: Member
Groups: Member

Joined: 6/23/2010
Posts: 18

We are trying to force the display of datetimecolumn in EO Grid in dd-MMM-yyyy format to no avail.

We tried pickerformat="dd-MMM-yyyy" in datepicker

We also tried <eo:DateTimeColumn DataFormat="dd-MMM-yy" DataType="DateTime">

The grid disregards and continue to display in dd/mm/yyyy format. Is there something else that we can try?
Terrence
Posted: Wednesday, March 23, 2011 4:48:27 PM
Rank: Member
Groups: Member

Joined: 6/23/2010
Posts: 18

Ooops...I found it in the support documentation:

<eo:DateTimeColumn DataFormat="{0:dd-MMM-yy}" DataType="DateTime">
eo_support
Posted: Wednesday, March 23, 2011 5:12:55 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the update. Yes. That's the correct way to do it.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.