BUG: DataFormatString for GridView Column Not Working
Nov.14, 2005 in
Development
I ran across this problem over the weekend trying to shorten the display for a date
and time to just a date using {0:d} as the value for the DataFormatString field. The
fix is to set HtmlEncoding to false for the column.
Random Posts
Loading…

March 9th, 2006 at 9:36 am
THANK YOU for posting this information!!!!!!