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

locked column row height mismatched with null values

4 Answers 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anna
Top achievements
Rank 1
Anna asked on 21 Sep 2015, 08:11 PM

Hello there,

 I have a kendo grid with 1 locked column, and rows of data that can be null, sometimes a entire row returns null for data.The row height will be mess up when a entire raw has null value. Is there a fix for that?

 Here's a live version to demonstrate my problem.

 

4 Answers, 1 is accepted

Sort by
0
Patrick | Technical Support Engineer, Senior
Telerik team
answered on 22 Sep 2015, 07:21 PM
Hello Ama,

Take a look at this sample illustrating how to make the rows of the grid a specific size.  The size of the row can be adjusted using CSS as discussed in this post.

Hope this helps.

Regards,
Pat
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Anna
Top achievements
Rank 1
answered on 22 Sep 2015, 07:43 PM

Hi Pat,

 

Thanks for replying. However, I don't quiet want to set a row height on the grid if I can. I feel the default behavior should take care of this scenario, because the row does have data - in locked column. It's just the way locked column is implemented, it separated one table into multiple.

 And here's the live demo (sorry I forgot to post the link): http://plnkr.co/edit/gwALbv0vrZvPhtykOpnt

 

Best

0
Accepted
Patrick | Technical Support Engineer, Senior
Telerik team
answered on 23 Sep 2015, 05:03 PM
Hello Ama,

Unfortunately, that is the best solution we have.  I will bring it up to the developers to let them know about this case.  

Pertaining to your grid, you would create the height to be 38px.

Regards,
Pat
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Anna
Top achievements
Rank 1
answered on 23 Sep 2015, 09:12 PM

Hello Pat,

That's unfortunate to hear. I'll apply your suggested solution for now. I hope to see improvement in this area in the future.

Thanks for helping,

 A.

Tags
Grid
Asked by
Anna
Top achievements
Rank 1
Answers by
Patrick | Technical Support Engineer, Senior
Telerik team
Anna
Top achievements
Rank 1
Share this question
or