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

Controls inside TabPanel not page class fields

1 Answer 17 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Tahir
Top achievements
Rank 1
Tahir asked on 14 Nov 2013, 05:24 PM
Hi all,

I'm facing an issue with TabPanel where the controls inside the ContentTemplate are not added to .designer.cs file (using Web Application project). That means I can't reference those controls like I can for those inside templates in UpdatePanel, etc. The only way is to use .FindControl("") and assign the result to a special class field I create.

Any ideas? Thanks.

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 19 Nov 2013, 04:44 PM
Hi Tahir,

Do you mean RadTabStrip? If so please paste your markup and code behind, so we can see how it is defined. Also let us know what is the version of Visual Studio and Telerik assemblies that you have.

Thanks.

Regards,
Hristo Valyavicharski
Telerik
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 the blog feed now.
Tags
TabStrip
Asked by
Tahir
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or