Hi
I have used XamNumericEditor and XamCurrencyEditor to display values in particular format like "Format=.000000"
Initially the format of value should not be displayed when we open the window.
After that,when the textbox is focused then it should display the format of value in the textbox.
Please find the attached file for clear picture.
Thanks for the solution.Its working fine
Regards
Hello,
Do you have any other questions on this matter?
Sincerely,
Valerie
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support
Hi Ramya,
I'm attaching a modified sample for 3.0 framework and NetAdvantage 2012.1. I needed to make some changes, removing the Input control and the ValueType property from the Editors. I also made some modifications to the converters because the MaskEditor is passing a string and not a decimal.
Please let me know if you have any questions.
Hi Marianne
You have given solution in WPF4 version. But I am using WPF3 V12.1.
I will be thankful if you provide the solution in WPF3 V12.1
I am unable to open the solution provided by you because of some version problem.So i opened the individual files and added the file ValueToDisplayTextConverter.cs to my application .But i found some errors when i build the solution
Kindly find the attachment for details
Ramya