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

Hiddenfields in Radscheduler

1 Answer 52 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 2
Steve asked on 03 Aug 2012, 10:52 PM
Hi Everybody !!!!

Somebody can give me a hand with this please !

I have a radscheduler binded from database, and it works fine. I need clic on each appointement and display a custom template with a radtextbox, radeditor and a save button that allow me call and store procedure.
I know how radscheduler's custom templates works, but i don't know where i can include some hiddenfields, and then find it in code behind ? and i dont know also if the save button can have a commandname like a radgrid.

I can't achieve this scenario, i've tried to include in a edit or insert advance template binded hiddenfields from database and then finding it in a form create event, but it isn't working for me. I hope somebody can help me.
I don't need inline templates.

Thanks in advance.

Steve.


1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 08 Aug 2012, 11:15 AM
Hi Steve,

 
You can use a scenario similar to our Advanced Template demo and add all the hidden fields and controls in the AdvancedFormCS.ascx page and its code behind.

You can also refer to this KB is shown one way to add RadEditor in the Advanced Form.

Hope this will be helpful.

All the best,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Steve
Top achievements
Rank 2
Answers by
Plamen
Telerik team
Share this question
or