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

Read control values inside Panel Bar

1 Answer 38 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Brindavan
Top achievements
Rank 1
Brindavan asked on 05 Feb 2009, 02:30 AM
Hi,

I am new to using Telerik controls.
I have added 3 asp text boxes inside a RadPanel bar. I am able to expand and collapse the panel item.
Can someone tell me how I can access the values in the 3 text boxes in code behind?

TIA

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 05 Feb 2009, 06:59 AM
Hi Brindavan,

To  get a reference to the embedded control, locate the RadPanelBarItem that has the template, and use its FindControl method.
Here is the help article explaining the same.
Accessing Controls Inside  PanelBarTemplates

Have a look  and let me know how it goes.

-Princy.
Tags
PanelBar
Asked by
Brindavan
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or