I have a RadGrid with date column and I have to show the date column value as empty when the date value is MinValue (01/01/0001).
How do I achieve this?
Thanks in advance.
Regards,
Mathanlal A.J.
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 21 Apr 2010, 08:46 AM
Hi,
You can assign IValueConverter for this column DataMemberBinding and return desired value depending on your condition.
Best wishes,
Vlad
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.