Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2815
Display of DateTime field based on formatting options
posted

I need a field within the XamDataGrid to display a property whose underlying type is DateTime based on a format I specify.  Right now, I have the getter of this field returning a string instead of a DateTime structure and this is not acceptable. 

How do I go about doing this?

Thanks,

 Klaus

Parents Reply Children
No Data