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

Wrong Grid Height after jQuery update

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lennart
Top achievements
Rank 1
Lennart asked on 09 Jan 2013, 02:29 PM
Hi All,

I was trying out the window component but it didn't work when I tried to open it from javascript:
$("#Window").data("kendoWindow").open();

I found out I had to update my jQuery to 1.8.x in order for it to work, and it did. But then another problem arose, my grid component has now shrunk. The DIV containing the grid still has the correct height but the k-grid-content DIV now has fixed height of 25px. The problem dissapears when I don't use .Scrollable(). Does anyone have the same issue or can explain to me what I have to do?

I'm using jQuery 1.8.2 and Kendo version 2012.3.1114. (Before the jQuery update I was using jQuery 1.7.1).

Thanks in advance!

Lennart


1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 11 Jan 2013, 09:57 AM
Hi Lennart,

I tried to reproduce the problem locally but to no avail – everything is working as expected on our side. Could you please provide run-able project where the issue is reproduced – hopefully this will help us pinpoint the exact reason for this behavior.

For more information how to isolate the issue in example project you can check this article.

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