Skip to content

Commit a0dc935

Browse files
Update knowledge-base/grid-handle-empty-popup-footer.md
Co-authored-by: Yordan <[email protected]>
1 parent 7037ab9 commit a0dc935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-handle-empty-popup-footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To display custom buttons in the footer and handle form submission, follow these
4646
1. Declare a [`<FormButtons>`]({%slug form-formitems-buttons%}) tag inside the custom Form and leave it empty, so the Form does not render its default buttons.
4747
2. Declare custom buttons in the [`<ButtonsTemplate>`]({%slug grid-templates-popup-buttons%}) and handle their `OnClick` events to manage the Form submission.
4848

49-
>caption Here is an example demonstrating how to display custom buttons in the popup footer
49+
>caption Displaying custom buttons in the popup footer
5050
5151
````CSHTML
5252
@using Telerik.DataSource

0 commit comments

Comments
 (0)