Ajax DataGrid Support Product Page
How do I display a date column in dd.mm.yyyy format?
Asked 12 years ago
1
has this question
12 years ago Andre Bender posted:
How do I display a date column in dd.mm.yyyy format? Replies
Replied 12 years ago
12 years ago 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 12 years ago
12 years ago 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?