This is a migrated thread and some comments may be shown as answers.

GridView Column Data Format

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mathan lal
Top achievements
Rank 1
Mathan lal asked on 21 Apr 2010, 08:39 AM
Hi,

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

Sort by
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.
Tags
GridView
Asked by
Mathan lal
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or