Hi ,
In my application, I am using two user controls. both are in a separate Ajax Panel. When I click on a tree node of a treeview in usercontrol1(Left). It should display a report in a right side user control. But report viewer is not showing any report. Here I am using RadAjaxManager also which will update right panel control if any change happen in left control.
If I remove Ajax Panel from both control, Its working fine...
Report viewer processmode is Server.
I want to implement AJAX over there. but facing a problem.
Please help us to resolve it...................
In my application, I am using two user controls. both are in a separate Ajax Panel. When I click on a tree node of a treeview in usercontrol1(Left). It should display a report in a right side user control. But report viewer is not showing any report. Here I am using RadAjaxManager also which will update right panel control if any change happen in left control.
If I remove Ajax Panel from both control, Its working fine...
Report viewer processmode is Server.
I want to implement AJAX over there. but facing a problem.
Please help us to resolve it...................