Skip to content

Create a custom confirmation dialog that asks a user to approve record deletion.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/blazor-dxgrid-show-custom-confirmation-dialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid for Blazor - Create a custom record deletion confirmation dialog

The example uses the DevExpress Blazor Popup control (DxPopup) alongside our Blazor Grid (to create a custom confirmation dialog).

Display a custom confirmation dialog before deleting a grid record

The project illustrates how you can incorporate the following capabilities into your Blazor-powered web application:

  • Create a custom confirmation dialog with the Yes and No buttons.
  • Add a custom Delete button to a Blazor Grid column.
  • Display a confirmation dialog when a user clicks the Delete button.
  • Delete the record when a user clicks the Yes button.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Create a custom confirmation dialog that asks a user to approve record deletion.

Topics

Resources

License

Stars

Watchers

Forks