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

[Solved] rebind in page load

1 Answer 160 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
calm_boy
Top achievements
Rank 1
calm_boy asked on 15 May 2008, 11:03 AM
Hi.

I am using a scheduler in a rad tabstrip. It is populated according to a projectID when a dropdownlist causes a postback.

If I don't rebind() the scheduler at page load, the scheduler doesn't populate on the first postback from the drop down list.

If I add RadScheduler1.Rebind() in the page load event, it works great except that the insert and update event don't work anymore.

What shall I do to combine both?
 
I have already added RadScheduler1.Rebind() to the selectedindexchanged event of the drop down list to no effect.

1 Answer, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 16 May 2008, 02:55 PM
Hello,

Please find attached a sample website that shows the described functionality working without problems. Your scenario is probably a bit different so it would be great if you can modify this example to reproduce the issue or if you could open a support ticket and send us a simple project that shows the problem. This will allow us to debug the issue locally and provide you with a solution much quicker.

Kind regards,
Dimitar Milushev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
calm_boy
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Share this question
or