Ajax DataGrid Support Product Page
How do I display a date column in dd.mm.yyyy format?
Asked 13 Jul 2012 06:54:08
1
has this question
13 Jul 2012 06:54:08 Andre Bender posted:
How do I display a date column in dd.mm.yyyy format? Replies
Replied 13 Jul 2012 07:39:06
13 Jul 2012 07:39:06 Vulcho Vulev replied:
Hello Andre.
The Ajax DataGrid shows the date column in the format which is recorded in your database.
Regards:Vulcho.
The Ajax DataGrid shows the date column in the format which is recorded in your database.
Regards:Vulcho.
Replied 13 Jul 2012 08:06:43
13 Jul 2012 08:06:43 Andre Bender replied:
So I've got to format the date within the SQL-Statement and use a view instead of a the table itself?