This is a migrated thread and some comments may be shown as answers.

How to trigger a refresh?

1 Answer 131 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Phil
Top achievements
Rank 1
Phil asked on 17 Oct 2016, 10:36 PM

I have a RadScheduler to show a customer's sales records by date. At the top of the page, I have a table to select the customer. When I click to select the customer, I update the customer's other information on the page and update a session variable that I use to filter the RadScheduler.

The RadScheduler does not update with the new customer selected, however. It continues to show the first customer in the list (which populated the session variable on page load).

How do I trigger a refresh of the RadScheduler to pick up the new session variable value and refresh the RadScheduler?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Phil
Top achievements
Rank 1
answered on 19 Oct 2016, 03:30 AM
We found the Rebind method of the RadScheduler control
Tags
Scheduler
Asked by
Phil
Top achievements
Rank 1
Answers by
Phil
Top achievements
Rank 1
Share this question
or