Hello, this is my first post here at Telerik, I tried to find here some solution but without success.
I have a Value Object (VO) which I assign to the gridView DataSource, all the data is showed by the gridView! The problem starts when inside the VO I assign a dateTime as MinValue the gridView shows "01/01/0001", now my question is which is the best approach to show " " instead of "01/01/0001" ?
Thanks,
Marcelo Serragnoli