I have a table that has a field call TotalHr.
The Field is a number text and is fixed with two-decimal points. When I use a SQL statement in a data control then bound the flexgrid to the data control. The Flexgrid does not show the TotalHr right. What I mean is it does not round it off to two-decimal point. I've look through the property of a flexgrid but was not able to find anything. Can someboby help