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

[Solved] radGrid Select row changing radSchedule View

1 Answer 92 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Doug Odegaard
Top achievements
Rank 2
Doug Odegaard asked on 12 Dec 2007, 08:33 AM
I am attempting to mesh together a radGrid as a navigator to show various calendars for resources and need some hints.  The SessionDataSource seems to be the best bet as in the examples.  But with the SelectParameter it can be tied to a control and property.  Would anyone know what Property I could tie that to from a row click on the Grid?  I can certainly go to state but am curious about a direct hit.

Your help is greatly appreciated.
Doug

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 14 Dec 2007, 03:49 PM
Hello Doug,

Thank you for using RadScheduler.

The Defining Resources online example shows similar functionality with a dropdown list instead of a grid.
The PropertyName is set to "SelectedValue".  You can do the same thing with RadGrid as shown in the Related Grids example. Note that PropertyName is still set to SelectedValue.

Let us know if you need further assistance.


Cheers,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Doug Odegaard
Top achievements
Rank 2
Answers by
Peter
Telerik team
Share this question
or