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

format date column

0 Answers 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
neal
Top achievements
Rank 1
neal asked on 12 Apr 2012, 10:02 AM
Hi
I have a date column and i want to format it so it just shows the date and not the time.

I dont want to change it to a string because i want it to be filterable.

heres the code for the column

columns.Bound(c => c.reviewdate).Title("Review Due");

does anyone know how?

Thanks in advance
Tags
Grid
Asked by
neal
Top achievements
Rank 1
Share this question
or