Skip to content

Commit 766b5d5

Browse files
authored
docs(Grid): Add missing ConfirmDelete parameter to advanced editing examples
1 parent ec5d152 commit 766b5d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_contentTemplates/grid/editing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ Without using the above command buttons, the application can:
186186
#end
187187

188188
#advanced-example-parameters
189+
ConfirmDelete="@GridConfirmDelete"
189190
OnAdd="@OnGridAdd"
190191
OnCancel="@OnGridCancel"
191192
OnCreate="@OnGridCreate"

0 commit comments

Comments
 (0)