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

Changing the grid row height with jquery not working

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 23 Jun 2013, 07:48 AM
I am trying to edit the grid height with a bit of jquery and binding.
It does not appear to work.
I can do the colours and the font, but the height does not want to budge.
Below is my test on fiddle.
http://fiddle.jshell.net/zawisza/2k4hX/3/

Anyone know how to fix that?

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 25 Jun 2013, 05:07 PM
Hi Andrew,

I have already replied to the same question in your support ticket, however I am pasting my reply here too so the other users who are following this thread can read it:

Thank you for contacting us and for the runnable example. I believe the reason for the issue is that you set CSS property line-height to the tr elements while it should be on the td / th. For your convenience I updated the jsFiddle example - please check it and let me know if this fits your requirements or in case you have any further questions. Wish you a great day!
 

Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or