-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
According to this page http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-toolbar
You need to get the Kendo widget instance to display a toolbar in a grid using the following code
kendo.bind(gridWidgetInstance.element.find("k-grid-toolbar"))
However the widget instance is wrapped inside the React component.
Is there any way to get a reference to the wrapped instance?
Thanks
Metadata
Metadata
Assignees
Labels
No labels