Working with MSHFlexGrid control
Hy I need some help with filling a MSHFlexGrid control:
I can fill the grid but I need to make some changes to some columns. For example I need to format the numbers in a column with n figures after the decimal separator. For example in the database I have the number 1.123456789 I wish to show only 1.12345
If anyone knowes an event that occures when filling the grid I will apreciate youre knoledge.
Thanks
|