Hi,
I am using xamcomboeditor which uses item with decimal places like 1.234 . How can i Use Mask to achieve that?
Hello and thank you for posting!
In order to set mask for the items in the XamComboEditor you may define an ItemTemplate for the control and put a control that expose masks e.g. XamNumericInput. Then you can set the mask to one of the supported types which are described here: http://help.infragistics.com/Help/Doc/WPF/2013.2/CLR4.0/html/xamInputs_Masks.html
Please let me know if you have any questions.
I am just checking if my last reply was helpful for you.
If you require any further assistance, please do not hesitate to ask.