Hi,
I have a WHDG where I have set the DataFormatString property on one column.
DataFormatString="{0:dd/MM/yyyy HH:mm:ss}"
It seems that it results to dd/MM/yyyy, without the time part.(for your information, the dataset containing the data shows that all datetimes have their timeparts available.)
Now when I change the DataFormatString to:
DataFormatString="{0:dd/MM/yyyy HH:mm:ss.fff}"
Now the time part is available, but also showing the milliseconds which isn't really desired in my design.
I recently updated to version: 10.3.20103.2134.
Ciao.
Can I get a status update?
Thanks.
Really guys... no one of the Infragistics team is interested in this thread?