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

Rad Controls in Nested Master Page

4 Answers 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Leonard Jones
Top achievements
Rank 1
Leonard Jones asked on 29 Jan 2011, 08:45 AM
When I place a Rad Control in a Child Master Page which is nested within a Parent Master Page I get the following rollover error with the telerik: prefix, "Unrecognized tag prefix or device filter 'telerik'"

To demonstrate the problem I have used the Nested MasterPages with two level TabStrip project from the Code Library and added a Rad Control to the AnimalsMaster.Master page. A screenshot of the problem is attached.

Rgds Len Jones

4 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 31 Jan 2011, 11:22 AM
Hi Leonard Jones,

The reason you got this error is because you are trying to add control in the ContentPlaceHolder of the master page which is not allowed. Just move the RadMenu up in the MainContent and outside the ContentPlaceHolder and everything will be fine.

All the best,
Veronica Milcheva
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.
0
Chad
Top achievements
Rank 1
answered on 17 Feb 2014, 07:07 PM
Could you explain why adding a control in the ContentPlaceHolder of the master page is not allowed?
0
Shinu
Top achievements
Rank 2
answered on 18 Feb 2014, 09:05 AM
Hi Chad,

Please have a look into this help documentation which discuss about the Master-Content Page concepts.

Thanks,
Shinu.
0
Chad
Top achievements
Rank 1
answered on 20 Feb 2014, 12:21 AM
Hi Shinu,

I know what a Master-Content Page is.  Could you explain why adding a control in the ContentPlaceHolder of the master page is not allowed?

 
Tags
General Discussions
Asked by
Leonard Jones
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Chad
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or