Skip to content

Commit fb0cab9

Browse files
authored
chore(Grid): Remove incorrect information for FormTemplate and ButtonsTemplate (#2412)
1 parent 79c5b3f commit fb0cab9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

components/grid/templates/popup-buttons-template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ position: 50
1313

1414
With the `ButtonsTemplate`, you can personalize the appearance and behavior of the buttons in the create/edit Popup window of the Grid component.
1515

16-
>If a [FormTemplate]({%slug grid-templates-popup-form%}) is declared, the `ButtonsTemplate` will be ignored.
17-
1816
>caption Modifying the buttons in the create/edit Popup by using a `ButtonsTemplate`.
1917
2018
````CSHTML
@@ -159,4 +157,4 @@ With the `ButtonsTemplate`, you can personalize the appearance and behavior of t
159157
## See Also
160158

161159
* [Live Demo: Grid Templates](https://demos.telerik.com/blazor-ui/grid/templates)
162-
* [Live Demo: Grid Popup Edit Form Template](https://demos.telerik.com/blazor-ui/grid/popup-edit-form-template)
160+
* [Live Demo: Grid Popup Edit Form Template](https://demos.telerik.com/blazor-ui/grid/popup-edit-form-template)

0 commit comments

Comments
 (0)