I have a databinding app with several components. One of these is a datagrid bound to a dataset. It is displaying 10.99 as 11.00. Why is it rounding? No matter if I switch the "price" schema to string, number, or play around with the formatters, I can't get it to stop rounding the number. Anyone else run into this problem? How do you fix it? Thanks.
