This question is locked. New answers and comments are not allowed.
Hi,
We are working on an application that is in MVC 3.0. There is a requirement to show Scheduler control so that appointments can be booked. The scheduler control will show MinutesPerRow based on the resource selected.
For this requirement to achieve we are using RadScheduler in MVC using WebService binding (ClientSide). The issue that we are facing is to set the MinutesPerRow property dynamically (on server side) based on the selected Resource.
The RadScheduler does not support binding MinutesPerRow property on client side using JQuery but supports on server side. As this control is being used in MVC, we don't have control on this property on server side.
It would help if someone can guide us on how to bind this property dynamically either server or client side in MVC.
Note, I have created a ticket (Support ID:492395) for this issue under ASP.Net AJAX controls but the support group has asked to post this issue in MVC forum.
Thanks in advance.
We are working on an application that is in MVC 3.0. There is a requirement to show Scheduler control so that appointments can be booked. The scheduler control will show MinutesPerRow based on the resource selected.
For this requirement to achieve we are using RadScheduler in MVC using WebService binding (ClientSide). The issue that we are facing is to set the MinutesPerRow property dynamically (on server side) based on the selected Resource.
The RadScheduler does not support binding MinutesPerRow property on client side using JQuery but supports on server side. As this control is being used in MVC, we don't have control on this property on server side.
It would help if someone can guide us on how to bind this property dynamically either server or client side in MVC.
Note, I have created a ticket (Support ID:492395) for this issue under ASP.Net AJAX controls but the support group has asked to post this issue in MVC forum.
Thanks in advance.