Hi,
I have the requirement to input a MAC address using masked input and the mask should be persisted in the database. Can this be done using UltraMaskedEdit
Thanks a lot
Kind regards
Patrick
Hello Patrick, I think that’s strange, it seems somehow that the settings you set are overridden. I tried to reproduce the behavior you describe in several test projects, unfortunately to no avail. And I don’t have more suggestions without look at the code. If is possible for you create a test project reproducing the issue and you attached at to this thread, or you can submit a support request .I hope this helps.Best regards,DimiDeveloper Support EngineerInfragistics Inc.
HI Dimi,
i created a project and uploaded it (hope it worked).
If you open the project and open form1 then you can see a usercontrol containing label and maskedEdit. click on this usercontrol. In the properties windows select "Editor". Modify some properties in there like "EditAs", "InputMask". See that everything is displayed correctly.
Compile the project and find out that every change is lost.
Kind regardsPatrick