> Hmmm. I am using this class in productions apps. Just a SWAG here - do not set the column's Sparse propert to .F. Instead, set its InputMask to '9,999,999' or whatever...
>
Thanks Marcia that was the combination I needed. Setting...
Sparse = .T.
Control.InputMask = "999,999.99"
Column.InputMask = "999,999.99"
Only change the Control's inputmask in the .Gotfocus.
That probably the only combination I didn't try and makes most sense.
Thanks and toodles,
Steve Dingle
www.dsbusinesssolutions.co.uk