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

RadGroupBox children dock problem

3 Answers 119 Views
GroupBox
This is a migrated thread and some comments may be shown as answers.
Nikk grey
Top achievements
Rank 1
Nikk grey asked on 14 Jan 2010, 10:56 AM
Hi,
I am experiencing a problem with RadGroupBox.

Scenario...
I have added a radgroupbox in a table layout panel, and set its dock state to fill, so that now it fills a single cell of a table layout panel.
Now i want to add some controls to radgroupbox and want them to resize accordingly as my RadgroupBox resize on my form resize.
So i add a table layout panel to radgroupbox and sets (table Layout panel) dock property to fill but problem arises.

Problem...
When i fill the table layout panel it fills the whole radgroupbox container including the header, footer boundaries etc. 
In a standard group box the table layout panel should only fill the allowable control container not the whole radgroupbox container...
Any solution to this..



P.s. I am attaching some pics..
Thank you

3 Answers, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 19 Jan 2010, 04:18 PM
Hello Nikk grey,

Thank you for contacting us.

I tried the described scenario with the latest version and I was unable to reproduce the issue. The inner TableLayoutPanel takes up only the expected area and does not cover RadGroupBox. Please, download Q3 2009 SP1 and give it a try.

Kind regards,
Martin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Nikk grey
Top achievements
Rank 1
answered on 20 Jan 2010, 04:50 AM
Thank you for replying!!!
The problem is solved in the new version.
I am currently using 2009 Q2 release. Any workaround for that release, please?

Thanks again for the help.
Bye
0
Martin Vasilev
Telerik team
answered on 22 Jan 2010, 03:25 PM
Hi Nikk grey,

Thank you for getting back to me. You can use the Anchor property instead of the Dock one. This will allow you to set the inner TableLayoutPanel as you like it. Let me know if you have other questions.

Sincerely yours,
Martin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GroupBox
Asked by
Nikk grey
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Nikk grey
Top achievements
Rank 1
Share this question
or