J
Joey Powell
Is it possible to specify a format string for one or more
auto-generated datagrid columns? If so, could someone post an example?
More specifically, I am interested in taking output like 27.0800000
and turning it into 27.08
I have also tried doing this with the underlying SQL statement, but I
can't get it to work that way, either.
auto-generated datagrid columns? If so, could someone post an example?
More specifically, I am interested in taking output like 27.0800000
and turning it into 27.08
I have also tried doing this with the underlying SQL statement, but I
can't get it to work that way, either.