Hi,
I'm developing on a Windows 7 computer with dutch settings. I'm working on a program where i need to summerize 2 fields and display the result in a seperate field. When i do this with standard properties it display the wrong result (see screenshot 1).
Changing the MaskDisplayMode property to RAW display the right result but without the format i would like to see (screenshot 2). I also tried using the FormatProvider property but this didn't change anything.
Another issue that i came across is when i change the NumericType property of the 3 controls to Decimal and the MaskDiaplyMode to default. In this situation the summery isn't calculated at all. (screenshot 3).
Any suggestions?
Kind regards,
Jacob Iedema
Hi Jacob,
These sound like bugs to me, but I seem to recall some issues like this being fixed a long time ago.
What version of the controls are you using? Do you have the latest service release?
How to get the latest service release - Infragistics Community
Hi Mike,
I bought NetAdvantage for .NET 2010 vol 3 in january this year so i assumed i was working with the latest version but apparently this is not the case. I will install the latest service release and let you know the results.
Thx.
Jacob
I installed the latest service release and the problem was solved. Sorry for the inconvenience.
Thx!