T
thechaosengine
Hi all,
I'm having trouble getting dates to display in the right format in my GridView.
I'd like it to appear in the UK format - just the date, not the time, but
I'm not having any luck.
Someone suggested i try DataFormatString="{0:dd-mm-yyyy}" on the appropriate
column however that still outputs 24/04/2006 00:00:00
Can anyone suggest how to get rid of the time element?
Many thanks all
Simon
I'm having trouble getting dates to display in the right format in my GridView.
I'd like it to appear in the UK format - just the date, not the time, but
I'm not having any luck.
Someone suggested i try DataFormatString="{0:dd-mm-yyyy}" on the appropriate
column however that still outputs 24/04/2006 00:00:00
Can anyone suggest how to get rid of the time element?
Many thanks all
Simon