This question is locked. New answers and comments are not allowed.
In my code I use RadGridView in RadWindow. It has only 4 columns. The width of the columns is set to auto and Grid width/height is fixed.
My question is when the Radwindow size is maximised the RadGridview should be increased and avoid scrollbars.
Is there a way to set the required width and height of the grid in runtime?
My question is when the Radwindow size is maximised the RadGridview should be increased and avoid scrollbars.
Is there a way to set the required width and height of the grid in runtime?