Example of Toolbar Template in ASP.NET MVC Tree Grid Control

This sample explains the way of rendering custom template element Quick Filter in a toolbar and while click on the Quick Filter button the column "Task Name" is filtered with the value "Testing".

DEMO
SOURCE

Custom toolbar items can be added by defining the toolbar as a collection of ItemModels. Actions for this customized toolbar items are defined in the toolbarClick event.

In this sample, rendered the custom template element Quick Filter along with predefined toolbar items ExpandAll and CollapseAll. While click on the Quick Filter button the column "Task Name" is filtered with the value "Testing".

More information on the Toolbar Template can be found in documentation section.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab