How to set automatically focus on ASP.NET controls when validation fails ?
“SetFocusOnError” properties to automatically focus ,if validation fails. with this it will help the user to identify the control easily SetFocusOnError=”True”. By default it’s false.
To set focus automatically you have to set
No comments:
Post a Comment
Thank you for visiting my blog