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

Resource or AdvanceTemplate

3 Answers 77 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Philip Saltskog
Top achievements
Rank 2
Philip Saltskog asked on 16 Apr 2009, 02:46 PM
Hi!

I need to add some simple controllers to appointment part like textboxes and some drops. How to do? Can I add these like resources or do I add these in a advance template.
I like Teleriks appointment and just want to modified it with some.

I found some example of advanced templates with user controls, but it to advance for me. Keep it simple!

May be I can add a placeholder with my controllers in the template...

Please help :)

/Thanks

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 20 Apr 2009, 10:21 AM
Hi Philip,

We have already answered your question in the support ticket you started, but I will post it here in case someone else needs this too:

"By default, custom attributes render as textboxes and resources render as dropdown lists in the advanced from. Please, refer to this topic for more details:
http://www.telerik.com/help/aspnet-ajax/schedule_designcustomresourcesandattributes.html

For further customization of the advanced form you can use Templates along with the advanced from user controls as demonstrated in this kb article:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/sample-project-of-the-customizing-the-advanced-template-example.aspx

If you need to customize the appointments appearance you should use the AppointmentTemplate as shown in this example:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/templates/defaultcs.aspx
"

Best wishes,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Michael
Top achievements
Rank 1
answered on 10 Feb 2011, 03:55 PM
Hi

I'm interested in replacing Edit form with custom made one and open it in a RadWindow when clicking RadScheduler; I've seen something in your documentation here, but failed to find more information about the sample

Can you help me with more information?

Suppose I have an ItemEditor.aspx form where I have fields to edit new/existing Appointments how can I save it into a DB without having a RadScheduler control into Form? The only methods available for CRUD actions is those built in RadScheduler class?
I'd appreciate if you can help with these.

Thanks a lot!
Dan
0
Peter
Telerik team
answered on 14 Feb 2011, 01:19 PM
Hi Dan,

I recommend you consider using RadDock, instead of RadWindow to replace the advanced form -
External Edit in RadDock. Please, review this demo and let me know if this is an acceptable alternative for you. Using RadDock allows for neater and simpler implementation of the same functionality than using RadWindow.


Kind regards,
Peter
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Scheduler
Asked by
Philip Saltskog
Top achievements
Rank 2
Answers by
Peter
Telerik team
Michael
Top achievements
Rank 1
Share this question
or