D
David Veeneman
What's the simplest way to format a date in a FormView control? I've been
looking for something like a DataFormatString property, but it doesn't look
like the control itself, nor the consitutent controls in its templates, has
a property like that. What I want to do is apply a ShortDate format to a
date value.
What's the best way to handle this? Thanks in advance.
looking for something like a DataFormatString property, but it doesn't look
like the control itself, nor the consitutent controls in its templates, has
a property like that. What I want to do is apply a ShortDate format to a
date value.
What's the best way to handle this? Thanks in advance.