I have a report viewer embedded in an asp.net page. I also have a control that has a popup extender that loads on the same page. On the popup extender there are required field validators. When I click the next page or refresh button on the report viewer it causes the validation run. Does anyone know how to turn this off?
I have tried putting the report viewer in an update panel but that did not work when setting the trigger to page navigation.
Thanks in advance.
Jeremy
I have tried putting the report viewer in an update panel but that did not work when setting the trigger to page navigation.
Thanks in advance.
Jeremy