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

[Solved] RadGrid inside AdvancedInsertTemplate

1 Answer 86 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
pedro pelicano
Top achievements
Rank 1
pedro pelicano asked on 16 Mar 2010, 12:44 AM
Hello,

I'm trying to buil a shceduler solution where one can choose a certain employee (row in timeline view) and when clicked the user would get redirected to AdvancedInsertTemplate where he/she could see a grid with a set of appointments for the day and could then add a comment.

I'm at a stage that I can get a RadGrid inside the AdvancedInsertTemplate and can view it if I hardcode the select command of the Sqldatasource to fill the grid. It happens that I need to pass the employeeID, StartDate and EndDate that is selected on the event of opening the AdvancedInsertTemplate. How can I get these properties and what event should I use.

I apreciate all the help.

Cheers.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 17 Mar 2010, 05:34 PM
Hello pedro,

Please, review the Advanced templates demo:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/advancedformtemplate/defaultcs.aspx

It will help you get started with this task.

Greetings,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
pedro pelicano
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or