EasyUI
Create Complex Toolbar for DataGrid
Tutorial » Create Complex Toolbar for DataGrid
The toolbar of datagrid can contains not only buttons but any other components. You can define the toolbar layout easily via an exists DIV tag that will become the datagrid toolbar content. This tutorial will show you how to create complex toolbar for datagrid component.
Create Toolbar
Create DataGrid
As you can see, the toolbar of datagrid is similar to dialog. We don't need to write any javascript code and can create a datagrid with complex toolbar.