Skip to content

Displaying toolbar in grid #12

@james-s-turner

Description

@james-s-turner

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions