We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c89367 commit 7da2789Copy full SHA for 7da2789
components/grid/toolbar.md
@@ -45,7 +45,7 @@ Add a `<GridToolBar>` tag inside `<TelerikGrid>` to configure a toolbar, for exa
45
* Remove some of the built-in tools;
46
* Add custom tools.
47
48
->important When configuring the Toolbar, you can use either the `<GridToolBar>` or the `<GridToolBarTemplate>`. Note that both cannot be used together.
+>important `<GridToolBar>` and `<GridToolBarTemplate>` cannot be used together in the same Grid instance.
49
50
>caption Grid Toolbar Tools
51
0 commit comments