Hi Guys,
I am currently using a Telerik RadScheduler control in a web application where I embed the control inside of a user control. This web application framework has a WebForm with a RadAjaxManager, and has user controls which have the AjaxPanel controls.
The problem I'm having is that after doing advanced editing or adding on the scheduler, if I attempt to navigate to other periods using the navigation arrows, my navigation fails with the contents of the user control directory listed and the url having a # sign at the end.
The navigation controls lose their ajax behavior and attempt to navigate directly from where they are(in the user control) relative to the application. The navigationcommand fires after this navigation.
Can somebody help me solve this issue?
Regards
Malibongwe
I am currently using a Telerik RadScheduler control in a web application where I embed the control inside of a user control. This web application framework has a WebForm with a RadAjaxManager, and has user controls which have the AjaxPanel controls.
The problem I'm having is that after doing advanced editing or adding on the scheduler, if I attempt to navigate to other periods using the navigation arrows, my navigation fails with the contents of the user control directory listed and the url having a # sign at the end.
The navigation controls lose their ajax behavior and attempt to navigate directly from where they are(in the user control) relative to the application. The navigationcommand fires after this navigation.
Can somebody help me solve this issue?
Regards
Malibongwe