Hi,
I am using a XamNumericEditor and have a number of issues.
Firstly, when a value is entered into the editor a validation error occurs and says "Value 'x' could not be converted".
Secondly, the control displays values as double and allows doubles to be entered even though I have explicityly set ValueType="System:Int32".
Am I missing something?
The XamNumericEditor is defined as follows:
One thing I will add is that I found setting PadChar="" and PromptChar="" for the control get's rid of the underscores during edit mode which the users of the application I am developing really hate!
Hello David,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Hi Stefan,
Thank you for your sample. I was, in fact, just being stupid and have managed to get it working.
Kind Regards,
Dave
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I created a sample project for you following your scenario and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.