Hi,
Please help me, as I need to add a numeric control to a wingrid column.
Also I have to format it, as if the user enter 1, then it must change to 1.00000
regards,
pgr2007
It sounds like you just need to set the Format property on the column. Or maybe the MaskInput (or InputMask, I can never remember which one it is).