Hello,
I have a date column in my dataSource with date and time. But in my XamDataGrid it showed only with date without time. How can i set it to show time also?
Hello Maya,
Thank you for your post. I have been looking into it and I can suggest you see this forum thread:
http://ko.infragistics.com/community/forums/t/74229.aspx
where a similar question is already discussed.
hello Elena
I've tried using your example with the format dd-MMM-yy (18-Jun-2014) and received empty DateTime cells in the grid.
Is this format unsupported by the XamDateTimeEditor?
thank you
maya
Hello Poornima,
In order to show the milliseconds you can just add some “f”s in the end of your mask definition. For further reference please check the following link from msdn:
http://msdn.microsoft.com/en-us/library/bb882581.aspx
Hi Elena,
How to include Milliseconds also in the DateTime displayed in the grid?
Thanks,
Poornima
Hello michaelgr12345,
I am just cheking have you been able to resolve your issue. If you need any futher assistance I will be glad to help.
If the above suggestion helped you solve your issue please veritify the thread as answered, so other users may take better advantage of it.