i have a set of admin pages in my site. These pages are created using a master page.
These pages use update panel and script manager for updating the values to database. All these pages are working fine except one.
The structure of the pages are same.
In one of these pages, when i submit the form, the validators are not showing the error messages. But actual validations are working there, when an error is there, it is actually focusing to the error control and form is getting submitted only after the the page is validated.
When i checked the source of the page after a wrong validation is given, it is showing the validators with style="display:none".
Can anyone help me to resolve this issue?
Thanks in advance
Source Click Here.
No comments:
Post a Comment
Post your comments here: