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

Set the row height to fill all grid space?

1 Answer 129 Views
GridView
This is a migrated thread and some comments may be shown as answers.
awt
Top achievements
Rank 1
awt asked on 13 Jul 2016, 04:37 AM
I am trying to set the row height of the RadGridView element to fill the whole space of the grid instead of showing blank space when the number of rows is less than the height of the grid, the problem is I couldn't find a simple way to do this without many complications and performance issues using different events to set the RowHeight property when the size is changed for the grid. How to achieve this?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 15 Jul 2016, 02:59 PM
Hello Abdulwadood,

I am afraid, that the simplest approach for achieving this requirement, is to implement a custom logic for calculating the RowHeight property within the SizeChanged event of RadGridView.

Best Regards,
Stefan X1
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
awt
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or