Toolbar

 
First Name Last Name Title Courtesy Title Birth Date Hire Date Address
NancyDavolioSales RepresentativeMs.12/8/19785/1/2005507 - 20th Ave. E. Apt. 2A
AndrewFullerVice President, SalesDr.2/19/19658/14/1992908 W. Capital Way
JanetLeverlingSales RepresentativeMs.8/30/19854/1/2002722 Moss Bay Blvd.
MargaretPeacockSales RepresentativeMrs.9/19/19735/3/19934110 Old Redmond Rd.
StevenBuchananSales ManagerMr.3/4/195510/17/199314 Garrett Hill
MichaelSuyamaSales RepresentativeMr.7/2/198110/17/1999Coventry House Miner Rd.
RobertKingSales RepresentativeMr.5/29/19601/2/1994Edgeham Hollow Winchester Way
LauraCallahanInside Sales CoordinatorMs.1/9/19853/5/20044726 - 11th Ave. N.E.
AnneDodsworthSales RepresentativeMs.1/27/198011/15/20047 Houndstooth Rd.
Data grid with 9 rows and 7 columns
0 rows are selected

The Blazor Grid allows you to specify a template for a toolbar. This template adds all necessary styles automatically. You can use the GridToolbarTemplateContext object to access the Grid component's API and execute appropriate commands.

To attach a toolbar to your Grid component, add the ToolbarTemplate to the Grid component's markup. In the template, add a DxToolbar component and populate it with items. Toolbar items can display an icon, text, or both.