hi
i have some 5 conditions in a drop down, on its value changed i have to apply different masks on ultramaksededitor for example
on FIRST option, format like that: 00000.XXXX
on SECOND option, format like that: XXXXXX
on THIRD option, format like that: XXX-XXX-XXXXX
on FOURTH option, format like that: 123-456-7890
on FIFTH option, format like that: 12345.98
Regards
Asad Naeem
HI,
When you select a new value.. simply change the UltraMaskedEdit InputMask property.
Here ia help link to that property:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/Infragistics2.Win.UltraWinMaskedEdit.v8.1~Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit~InputMask.html