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

Attribute 'Owner' is not a valid attribute of element 'RadPanelItem'

2 Answers 93 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 12 Aug 2011, 03:22 AM
Not causing a problem; just annoying.  All the RadPanelItem tags that got created when I used the GUI to drop and build a RadPanelBar have elements called "Owner" that show the ID from the PanelBar they're in.  But I get a Message in the Error List for every one saying that it's not a valid attribute.

It kind of clutters up the Error List :(

What's up?

Tim

2 Answers, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 17 Aug 2011, 11:42 AM
Hi Tim,

The RadPanelBar has an Owner property but it does not render in the markup when I build the RadPanelBar control as you explain in the forum post (please see this video). It might be the case, however, if you have an old version of the Telerik controls. Can you please specify the version of the controls that you use?

All the best,
Kate
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
Tim
Top achievements
Rank 1
answered on 18 Aug 2011, 07:34 PM
I had originally installed the trial verson "Telerik.Web.UI_2011_1_413_Trial.msi" then found and upgraded to "Telerik.Web.UI_2011_1_519_Trial.msi" and THEN we bought the license so I removed the trial and installed the version "Telerik.Web.UI_2011_2_712_Dev.msi".  So I guess I currently have 712?

I noticed that in my panelbar, I changed the ID of it from the default to "NavigationPanelBar".  My first tier items all have Owner tags specifying that ID, but my second tier items have Owner specifying an empty string.

Not sure why they got rendered when I create the panel, but I just deleted those properites from all the tags and my panel still works fine and no longer gives me a bunch of messages in the Error List.

Whatever!  :)
Tags
PanelBar
Asked by
Tim
Top achievements
Rank 1
Answers by
Kate
Telerik team
Tim
Top achievements
Rank 1
Share this question
or