Hi,
I have one radscheduler and 2 dropdowns in my application, the values of the drop downs will get inserted/updated/deleted accordingly in the appointments data source.
But when we drag and drop the appointments to different dates(here drop downs are set to their default value '-1' i.e they are not selected to the corresponding team and client), the default value of the drop downs is getting updated along with the dates. I just want the dates and times to get updated when a drag and drop is done and the rest of the values should be same. I have seen forums which says that there is no specific event for drag and drop.
Here do I need to use the RadScheduler's client side appointment click event? or can any thing be done in the RadScheduler's Update command event or code behind?...plz suggest
I have one radscheduler and 2 dropdowns in my application, the values of the drop downs will get inserted/updated/deleted accordingly in the appointments data source.
But when we drag and drop the appointments to different dates(here drop downs are set to their default value '-1' i.e they are not selected to the corresponding team and client), the default value of the drop downs is getting updated along with the dates. I just want the dates and times to get updated when a drag and drop is done and the rest of the values should be same. I have seen forums which says that there is no specific event for drag and drop.
Here do I need to use the RadScheduler's client side appointment click event? or can any thing be done in the RadScheduler's Update command event or code behind?...plz suggest