Skip to content

Commit 63e72f0

Browse files
dimodiyordan-mitev
andauthored
Update knowledge-base/grid-customize-delete-confirmation-dialog.md
Co-authored-by: Yordan <[email protected]>
1 parent ed83bba commit 63e72f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-customize-delete-confirmation-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The keys for the elements of the built-in Delete Confirmation Dialog are:
6262
6363
### Predefined Dialog Component
6464

65-
Use [Predefined Confirm Dialog]({%slug dialog-predefined%}#confirm) with the desired custom text. Additionally, you may get the details for the current item and add them to the text:
65+
Use a [Predefined Confirm Dialog]({%slug dialog-predefined%}#confirm) with the desired custom text. Additionally, you may get the details for the current item and add them to the text:
6666

6767
* Use the Grid `Class` parameter to set a `z-index` style, which is lower than the default Dialog `z-index` of 10,000.
6868
* Handle the [`OnDelete`]({%slug grid-events%}#cud-events) event of the Grid.

0 commit comments

Comments
 (0)