Hi everybody,
I have quite a complex page. In this page I have a GridView inside the UpdatePanel as well as UpdateProgress control and also several FormViews (initially invisible) inside the UpdatePanel as well. The appropriate FormView is displayed depending on Person Type.
I tested this page some time ago and it worked fine.
Now I'm getting weird problems in IE7 related to validators (I have enabled JavaScript errors in the browser). I tested the page in FireFox (View in Browser mode) and I don't get the same errors.
Is there anything I can do to make my page working or I would have to remove all UpdatePanels?
I have quite a complex page. In this page I have a GridView inside the UpdatePanel as well as UpdateProgress control and also several FormViews (initially invisible) inside the UpdatePanel as well. The appropriate FormView is displayed depending on Person Type.
I tested this page some time ago and it worked fine.
Now I'm getting weird problems in IE7 related to validators (I have enabled JavaScript errors in the browser). I tested the page in FireFox (View in Browser mode) and I don't get the same errors.
Is there anything I can do to make my page working or I would have to remove all UpdatePanels?