Quick Data Formating Question

  • Thread starter Thread starter thechaosengine
  • Start date Start date
T

thechaosengine

Hi all,

I'm trying to format a date in a bound datagrid. In order to do this I've
placed the following as an attribute to the bound column in question:

DataFormatString="{0:dd/mm/yyyy}"

Unfortunately when the date is output, its still showing the time as well,
which I don't want.

Do i have to do something else to make the formating work?

Thanks all

tce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top