Hi,
I have a DataSourceTextField or TextItem. I am going to do email validation for the text field. I am using Regular Expression for validationg email id. After i entered the email id in the DataSourceTextField/TextItem, When i move to next field, the email validation has to be done. For that, I have to use Lost focus event for the DataSourceTextField or TextItem. How to do that? Please help me?
Thanks,
Nobel.
I have a DataSourceTextField or TextItem. I am going to do email validation for the text field. I am using Regular Expression for validationg email id. After i entered the email id in the DataSourceTextField/TextItem, When i move to next field, the email validation has to be done. For that, I have to use Lost focus event for the DataSourceTextField or TextItem. How to do that? Please help me?
Thanks,
Nobel.
Comment