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

having problem with sample demo

1 Answer 49 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
jaws1021
Top achievements
Rank 1
jaws1021 asked on 08 Jun 2010, 10:15 PM
Hi I am trying to learn about RadPanelBar and found this example but it is keep giving me all kinds of trouble just to clean the all the tag prefix and etc.. it is not working.. anyone has this with clean  solution, what I mean by that instead of using telerik prefix, use < RadP : RadpanelBar> .. and how about all the html tags.. want to get rid of them ... i need simple working radpanelbar demo, anyone has this please help?
http://demos.telerik.com/aspnet-ajax/panelbar/examples/applicationscenarios/accessingnestedcontrols/defaultcs.aspx

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 09 Jun 2010, 05:02 PM
Hi na,

Well, for starters probably the first demos on the site would be more appropriate:
http://demos.telerik.com/aspnet-ajax/panelbar/examples/functionality/firstlook/defaultcs.aspx

About the tagPrefix, you can just edit it in a register clause:
<%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>
But you can not remove it!

Hope this is helpful for you!


Sincerely yours,
Nikolay Tsenkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
PanelBar
Asked by
jaws1021
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Share this question
or