Hi,
In a grid view I have a bunch of numbers such as 0.5, 7, 10, 15, etc. etc.
Problem is when I try to edit the row, the numbers get divided by 100.
7 = 0.07
10 = 0.1
15 = 0.15
and so on.
Anyone know what's wrong? I am using masked edit validation in edit mode and the number formats there are 999.999. Would that have something to do with it?
Thanks
In a grid view I have a bunch of numbers such as 0.5, 7, 10, 15, etc. etc.
Problem is when I try to edit the row, the numbers get divided by 100.
7 = 0.07
10 = 0.1
15 = 0.15
and so on.
Anyone know what's wrong? I am using masked edit validation in edit mode and the number formats there are 999.999. Would that have something to do with it?
Thanks