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

NestedViewTemplate

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrey
Top achievements
Rank 1
Andrey asked on 05 Jul 2011, 06:42 AM

Hello,
I have RadGrid, and NestedViewTemplate with other one grid inside, which fills on expand, but when i expand a row the first grid changes width of columns. Both of them have

 

TableLayout="Fixed" Width="100%"

Screen in attach


Andrey

 

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 08 Jul 2011, 07:51 AM
Hello Andrey,

Could you elaborate on what makes the parent grid to not take up all available space before expansion? Generally, if it is given Width="100%" it should take up all space, so there may be something else to this scenario. Also, could it be that you specify widths for the child grid columns which in total is more than the width of the parent grid's width? If so, consider making the widths so that they fit.

Greetings,
Tsvetina
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Grid
Asked by
Andrey
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or