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…
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.
Loading…
THANK YOU for posting this information!!!!!!