This is a migrated thread and some comments may be shown as answers.

Grid Toolbar and overflow

1 Answer 264 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Francis
Top achievements
Rank 1
Francis asked on 20 Mar 2017, 09:04 PM
I would like to know if it's possible to use the overflow property for the grid toolbar to have the same behavior as the kendo.ui.toolbar?

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 22 Mar 2017, 08:07 AM
Hello Francis,

The Kendo UI Grid's toolbar does not support such a functionality, but you can use the toolbar.template option, and initialize a Kendo UI ToolBar widget inside the Grid's toolbar, similar to the DropDownList used in the following online demo:

http://demos.telerik.com/kendo-ui/grid/toolbar-template

The ToolBar widget can in turn be initialized with all desired options from its API, e.g.:

http://dojo.telerik.com/OBORE

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Francis
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or