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

Initialize the Grid in PanelBar

Environment

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

Description

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

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