You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/grid/toolbar.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The [Blazor Grid](https://demos.telerik.com/blazor-ui/grid/overview) toolbar can
14
14
15
15
## Built-In Tools
16
16
17
-
By default, the [Blazor Grid](https://demos.telerik.com/blazor-ui/grid/overview)does not automatically render all built-in tools when a toolbar is added. To include specific tools in a[toolbar configuration](#toolbar-tools-configuration), you need to explicitly define them using the respective tool tags below.
17
+
The [Blazor Grid](https://demos.telerik.com/blazor-ui/grid/overview)provides several built-in tools that can be added to the component toolbar. To include a specific tool in the[toolbar configuration](#toolbar-tools-configuration), use the respective tool tags below.
0 commit comments