Grid - How to set row height without virtual scrolling

1 Answer 437 Views
Grid
n/a
Top achievements
Rank 1
Iron
n/a asked on 28 Jun 2022, 10:39 AM

Hello. How I can set row height, but without virtual scrolling.  Some times when grid is out of render, other route or tabstrip. When data changed in grid I have locked columns with 0 height. I would like to set row height. I had try set it from css, but locked columns do not have horizontal scroll and content columns have and locked columns is do not have correct inline render. Thank you.

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 01 Jul 2022, 06:47 AM

Hi Ioannis,

Thank you for the provided details.

I see the demonstrated undesired behavior. This looks like a bug or it could be caused by the usage of an outdated Kendo theme version. Indeed the cells within a locked column should have the same height as the height of the cells in the other columns as demonstrated in the following example:

https://www.telerik.com/kendo-angular-ui/components/grid/columns/locked/

Could I ask you to provide a bit more details that will help me locate the root of the issue? Thank you in advance. In particular please provide the used Grid and Kendo theme version. Also, make sure that there are no JavaScript errors in the browser console.

The rowHeight property, when using virtual scrolling, passes the actual row height to the Grid for calculations required for the virtual scrolling functionality. But the rowHeight doesn't actually set the height of the rows.

I am looking forward to your reply.

Regards,
Svet
Progress Telerik

The Premier Dev Conference is back! 

Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.


Tags
Grid
Asked by
n/a
Top achievements
Rank 1
Iron
Answers by
Svet
Telerik team
Share this question
or