diff --git a/_contentTemplates/grid/editing.md b/_contentTemplates/grid/editing.md index c71957f891..e027c9dc06 100644 --- a/_contentTemplates/grid/editing.md +++ b/_contentTemplates/grid/editing.md @@ -186,6 +186,7 @@ Without using the above command buttons, the application can: #end #advanced-example-parameters + ConfirmDelete="@GridConfirmDelete" OnAdd="@OnGridAdd" OnCancel="@OnGridCancel" OnCreate="@OnGridCreate"