DataGridView date format issue

  • Thread starter Thread starter Stephen Wells
  • Start date Start date
S

Stephen Wells

Guest
Hi

Im trying to change the format of the date in my gridview table and everything i try does not work, ive researched the internet and what seems to work for everybody, does not work for me and ive been at for for almost 6 hours i dont know what else to do.

In the databound field i have:


DateFormatString set as {0:dd.MM.yyyy}
HtmlEncode = false

From what ive been reading this should work and does work for everybody! Im really at a loss now, can anybody please help me?

Thanks

Continue reading...
 
Back
Top