I am implementing a regex to accept IP address, for this I am using a mask in the textEdit component of DevExpress, but when I leave the field blank or with only a filled part it locks all other controls of the form.
Regex used:
([0-9]{1,3}\...
asked by
01.02.2017 / 12:55