New to Kendo UI for jQueryStart a free 30-day trial

Initialize the Grid in Window

Environment

ProductProgress® Kendo UI® Grid for jQueryProgress® Kendo UI® Window for jQuery

Description

Your project might require you to initialize a Kendo UI Grid within a Kendo UI Window.

Solution

To achieve this behavior, use the activate event to resize the Grid according to the dimensions of its container. To see the example, refer to this how-to article.

See Also