Subject: <asp:boundcolumn DataFormatString=......>
Posted By: bnorg Post Date: 8/27/2006 12:18:15 PM
{0:c} is for currency formatting.  {0:d} is for a short date.  When DataFormatString = "{0:C}" is used for money the display is to four decimal places instead of two.  When "{0:d}" is used for a date field, the time is also displayed when it shouldn't be.  Is there some setting to make the formatting function do what it is supposed to do?

Go to topic 48891

Return to index page 192
Return to index page 191
Return to index page 190
Return to index page 189
Return to index page 188
Return to index page 187
Return to index page 186
Return to index page 185
Return to index page 184
Return to index page 183