3
Shouts

How to set automatically focus on ASP.NET controls when validation fails ? « Abhijit's World of .NET

posted by abhijitjanaabhijitjana 649 days, 12 hours, 20 minutes ago
Thursday, August 12, 2010 9:00:03 PM GMT

If you are using ASP.NET Validation Control then you can use “SetFocusOnError” properties to automatically focus the control if validation fails. This will help the end user to identify the control easily. To set focus automatically you  have to set SetFocusOnError=”True”. ...

category: ASP.NET | clicked: 0 | | source: abhijitjana.net | show counter code
tags: how to, ASP.NET, validation control

No comments yet, be the first one to post comment.

To post your comment please login or signup