Reputation: 20464
I have this RadLayoutControl:
The problem I have is that when I maximize my Form, the width of the RadListView and the RadDropDownList proportionally increases:
How I could stop this behavior?. I would like to preserve those controls width to let the gridviews occupy that extra width when scaling/maximizing.
Upvotes: 5
Views: 309