jQuery EasyUI DataGrid - Add Toolbar
This example demonstrates how to add a toolbar to a DataGrid.
Create DataGrid
| Item ID | Product ID | List Price | Unit Cost | Attribute | Stauts |
|---|
We don't need to write any JavaScript code; we just attach the toolbar to the datagrid via the 'toolbar' attribute.
YouTip