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

Default value of DropDown list in Scheduler?

1 Answer 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
David Forehand
Top achievements
Rank 1
David Forehand asked on 18 Nov 2008, 01:34 AM
How can I set the default value of a DropDown list in the Scheduler control? I want to set it to the same value that was selected in a DropDown list earlier on the page.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 19 Nov 2008, 04:16 PM
Hello David,

Please, use FormCreated of RadScheduler to find the resource dropdownlist and set its SelectedIndex property as shown in this kb article:

http://www.telerik.com/support/kb/aspnet-ajax/scheduler/how-to-access-controls-in-the-advanced-form.aspx


Kind regards,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
David Forehand
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or