Hi All,
When I set column's style to ColumnStyleEnumeration.DoubleWithSpin and also set the maskinput to nnn.nn then degits after decimal point does not appear in the field.It either floor the value or ceil the value
how can I tackle the issue?
Yogesh
Hi Yogesh,
The first thing I would look at is the DataType of the column. Make sure it's double. It sounds to me like it might be integer.
If that doesn't help, you should Submit an incident to Infragistics Developer Support