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

Disable mouseover and click of child items

1 Answer 36 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 28 Mar 2012, 07:18 PM
Hi

I am trying to use PanelBar for a set of FAQ, where the top level items are Categories and the child items are Individual pairs of Questions and Answers drawn from a database. Items are added to the panelbar in code behind in the page load event.

The answer text may contain hyperlinks to websites, so I want these links clickable and not the whole child item. How do I prevent the whole child item being a live link, which seems to block the function of the embedded links?

Thanks for any help you can give me

I am using Q2 2010 version

Thanks

Clive

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 30 Mar 2012, 12:13 PM
Hello Clive,

One approach that I can think of is that you use templates of the RadPanelBar control and place your content there. Thus, you can have both plain text and link tags when necessary. You can also refer to our on-line demo where you can find an example of the described approach - RadPanelBar Template.

All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
PanelBar
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or