Hi,
I have a RadScheduler on a page, together in a splitter with a few other controls. When the user clicks on a time slot in the scheduler, a pop-up window in another web application is opened. This is accomplished using JS on the scheduler. When the user exits the other web application and closes that window, I want the scheduler to reload (i.e. re-read the data from the datasource).
I can only accomplish this by JavaScript in the other web application, but how can I reload the scheduler using JS?
Best regards
Allan Varcoe
I have a RadScheduler on a page, together in a splitter with a few other controls. When the user clicks on a time slot in the scheduler, a pop-up window in another web application is opened. This is accomplished using JS on the scheduler. When the user exits the other web application and closes that window, I want the scheduler to reload (i.e. re-read the data from the datasource).
I can only accomplish this by JavaScript in the other web application, but how can I reload the scheduler using JS?
Best regards
Allan Varcoe