Hello,
I've added RadGridView into my WPF user control that is inside a winform application.
The RadGridView is inside a grid that the column and row definitions for his cell are *.
If I add rows, the RadGridView just gets higher and higher until there are no more rows to fill.
Is there an easy way to define that the grid wont get larger according to his context?
I've added RadGridView into my WPF user control that is inside a winform application.
The RadGridView is inside a grid that the column and row definitions for his cell are *.
If I add rows, the RadGridView just gets higher and higher until there are no more rows to fill.
Is there an easy way to define that the grid wont get larger according to his context?