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

Example of how to create Composite Control?

2 Answers 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 22 Jul 2009, 01:43 PM
Hi all,
I need to create a C# composite control (ASP.NET 3.5) which contains a radToolBar, radSplitter and radGrid.

Is there an example of 'best practice' of how to go about implementing such a control?

Thanks,

James

2 Answers, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 23 Jul 2009, 08:02 AM
Hello James,

Creating ASP.NET composite control with our grid, toolbar and splitter should be no different than doing that with other ASP.NET server controls. I suggest you examine the MSDN articles pointed below which elaborate on general practices when implementing composite controls:

http://msdn.microsoft.com/en-us/library/aa719968(VS.71).aspx
http://msdn.microsoft.com/en-us/library/aa479016.aspx

Best regards,
Sebastian
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
James
Top achievements
Rank 1
answered on 27 Jul 2009, 08:36 AM
Hi Sebastian,
Thanks - that's very helpful.

James
Tags
General Discussions
Asked by
James
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
James
Top achievements
Rank 1
Share this question
or