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

Grid is not displaying properly in Kendo window

0 Answers 127 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 1
Sam asked on 04 May 2017, 04:07 PM

I have a view which contains a kendo grid.  When a user clicks on a link in the grid I am calling some javascript that opens a Kendo window which loads a partial view containing another kendo grid.  In the partial I have a div which contains the code for the grid.

When it executes, the grid in the kendo window loads and populates, but does it outside of the containing grid.  Inside of the containing div is kendo code that contains the k-no-data portion of the grid which displays on the page even though there is data displayed in the grid being rendered underneath.  If I set the height of the grid it affects the k-no-data portion of the grid and not the grid with the data being rendered underneath.  Please help.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Sam
Top achievements
Rank 1
Share this question
or