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

Accessing a RadGrid View

2 Answers 37 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
gjm
Top achievements
Rank 1
gjm asked on 24 Aug 2010, 10:13 PM
I am creating a Dynamic TabControl. I have the following controls in the sequence added to the TabControl.

RadTabControl

 

 

-> RadTabItem -> Grid

 

The Windows.Grid control has the following controls.

 

 

Grid -> RadPanelBar -> RadPanelBarItem ->  RadGridView

I want to get to the RadgridView and then set the height and width of the control when the form resizes.
Can you please let me know how do I traverse and get to the Radgrid view dynamically in code.
Please note there is no XAML.

Thanks,

 

 

 

2 Answers, 1 is accepted

Sort by
0
gjm
Top achievements
Rank 1
answered on 26 Aug 2010, 05:38 PM
Any solutions?
0
Viktor Tsvetkov
Telerik team
answered on 26 Aug 2010, 06:05 PM
Hello gjm,

Could you please examine the attached sample project and tell me if it works for you?

On a side note, I'd like to inform you that we've just released an online tool that allows you to reduce the size of your Silverlight applications. For more information, please visit http://blogs.telerik.com/blogs/posts/10-06-10/telerik_assembly_minifier.aspx

All the best,
Viktor Tsvetkov
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
TabControl
Asked by
gjm
Top achievements
Rank 1
Answers by
gjm
Top achievements
Rank 1
Viktor Tsvetkov
Telerik team
Share this question
or