Hi,
I have, on my webpage, a telerik report and a ajax pane that the user can select certain paramteres to update the data in the report. If I remove the ajax UpdatePanel on the pane, when the btton is pressed the data on the report is updated. However, if I leave the ajax UpdatePanel on the pane and the user clicks the button, the code behind function is catched and the code executed but the report is not updated. It's as if the ajax panel is not allowing the report to referesh. Any ideas?
I have, on my webpage, a telerik report and a ajax pane that the user can select certain paramteres to update the data in the report. If I remove the ajax UpdatePanel on the pane, when the btton is pressed the data on the report is updated. However, if I leave the ajax UpdatePanel on the pane and the user clicks the button, the code behind function is catched and the code executed but the report is not updated. It's as if the ajax panel is not allowing the report to referesh. Any ideas?