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

Updating Scheduler from tooltip

2 Answers 65 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Michael Constantine
Top achievements
Rank 1
Michael Constantine asked on 20 Aug 2011, 06:49 PM
Hello,

I have a custom appointment with custom tooltips.  On the tooltip there is a rad button that when clicked updates the table that drives the scheduler.  When the button is clicked and the DB is updated i would like to have the schedule update the appointments at the same time.  I have been unable to accomplish this.  Can you point me in the right direction?

Thanks,

Michael.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 22 Aug 2011, 01:53 PM
Hello Michael,

Please, try calling RadScheduler's Rebind() method in the button's click handler.

Best wishes,
Peter
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Michael Constantine
Top achievements
Rank 1
answered on 23 Aug 2011, 06:24 PM
Peter,

I did tried that, however it didn't work.  I had to register a startupscript on the parent page and force a postback when the radbutton was clicked on the tooltip.

Michael.
Tags
Scheduler
Asked by
Michael Constantine
Top achievements
Rank 1
Answers by
Peter
Telerik team
Michael Constantine
Top achievements
Rank 1
Share this question
or