These might be a simple answers, however, getting to the question has been a tough road.
1. Like a few other AJAX controls, is RadScheduler not yet supported via a RenderPartial? I can successfully load the control in a regular view, however, with the same code and many alternate iterations, I can not successfully load it via RenderPartial. My intent is to load tab divs with renderpartial and the scheduler would be in one of those tabs.
2. I also have read I need to figure out how to post session variables via javascript in order to then access them in the provider class to include additional parameters - is this still the case?
And while I am at it...
3. Can I show an image in place of, or addition to, the text of an appointment in the schedular view?
Even knowing the Yes/No to each of these questions will really help me refocus on how I implement the control.
Thanks much,
Brian
1. Like a few other AJAX controls, is RadScheduler not yet supported via a RenderPartial? I can successfully load the control in a regular view, however, with the same code and many alternate iterations, I can not successfully load it via RenderPartial. My intent is to load tab divs with renderpartial and the scheduler would be in one of those tabs.
2. I also have read I need to figure out how to post session variables via javascript in order to then access them in the provider class to include additional parameters - is this still the case?
And while I am at it...
3. Can I show an image in place of, or addition to, the text of an appointment in the schedular view?
Even knowing the Yes/No to each of these questions will really help me refocus on how I implement the control.
Thanks much,
Brian