I have put a RadScheduler on a UserControl which resides on an Form. In this UserControl i have a Button which makes postbacks.
Also the entire content of the UserControl is put into a RadAjaxPanel.
When the form is loaded from a link it works everything as expected, but when I do a postback by clicking on the button, the RadScheduler it is beeing reloaded, but the links in the header of the Scheduler are not working anymore.
The form is in the root of the webproject, and the usercontrol is in a subfolder under the project structure.
The RadControls product version is 2008 Q2.
I will appreciate any help.
Thanks.
Also the entire content of the UserControl is put into a RadAjaxPanel.
When the form is loaded from a link it works everything as expected, but when I do a postback by clicking on the button, the RadScheduler it is beeing reloaded, but the links in the header of the Scheduler are not working anymore.
The form is in the root of the webproject, and the usercontrol is in a subfolder under the project structure.
The RadControls product version is 2008 Q2.
I will appreciate any help.
Thanks.