Hi All,
I have a Listview in which I'm using
Insert and Edit Item Templates.
I am using asp Validator controls and specified
SetFocusOnError = "true" for all controls.
When the validation fails the first control which contains invalid data should be focused.
This is working fine in IE and Chrome, but it is not focusing in
Firefox browser.
Please someone help me to solve this problem.
-Somu