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

[Solved] Controls slide on Grid Details Open

1 Answer 40 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alex
Top achievements
Rank 1
Alex asked on 28 Sep 2010, 12:52 PM
Hi,

I have a radgridview with RowDetailsTemplate defined. When I click to expand the row details the grid comes over the rest of the controls placed underneath, for example a button .

What should I do that when I open the details to make  the rest of the controls to slide along, to pe pushed down so the grid won't come over them.

Thanks a lot,
Alex

1 Answer, 1 is accepted

Sort by
0
Alex
Top achievements
Rank 1
answered on 29 Sep 2010, 07:36 AM
Nevermind :) , it's been solved. I replaced <Grid> controls with <StackPanel> and it slides as default.
Tags
GridView
Asked by
Alex
Top achievements
Rank 1
Answers by
Alex
Top achievements
Rank 1
Share this question
or