Hi all!
I've defined a DataSource with a DataSourceDateTimeField using DateDisplayFormat.TOSERIALIZEABLEDATE as display format but in the table related to that data source only the date is shown.
This problem happens also using a DateTimeField with the date formatter set to DateDisplayFormat.TOSERIALIZEABLEDATE.
I've attached a standalone test case.
Is there a way to fix this problem?
Regards,
Salvatore
I've defined a DataSource with a DataSourceDateTimeField using DateDisplayFormat.TOSERIALIZEABLEDATE as display format but in the table related to that data source only the date is shown.
This problem happens also using a DateTimeField with the date formatter set to DateDisplayFormat.TOSERIALIZEABLEDATE.
I've attached a standalone test case.
Is there a way to fix this problem?
Regards,
Salvatore
Comment