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

PanelBar Behavior

1 Answer 44 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 1
Sam asked on 16 Mar 2010, 02:25 PM

I currently use the TabStrip with Mulipage controls to display and edit some 300 or so TextBoxes and other controls. I really like the advantage the PanelBar has to offer as far as the ability to display all sections at the same time and I would like to replace the TabStrip with the PanelBar. However, using the “FindItemByValue” is not very practical at all in this case. Can you recommend how to achieve the effect of the PanelBar without hiding the controls behind a parent control, maybe a combination of other controls? Is there a way to expose the controls inside the PanelBar and not having to do a “find” to get to them?

 

Thanks for the help,

-sam

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 19 Mar 2010, 09:27 AM
Hi Sam,

Actually when the controls are placed inside RadPanelBar item template, they cannot be accessed directly - this is true for all controls inside templates. RadMultiPage is different, because the pageviews are designed to be containers for other controls.

Best regards,
Yana
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
Sam
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or