DataFormatString not working properlyi
I am trying to apply a DataFormatString of {0:C} or $ {0:F2} to the ItemPrice of the GridView as recommended on page 116 of the book.
No matter what I do, I always get FOUR decimal places. Even Figure 4-13 on page 117 shows the final result page with four decimal places.
Any suggestions?
|