Initialize the Grid in PanelBar
Your project might require you to initialize a Kendo UI Grid within a Kendo UI PanelBar.
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.