blazorbootstrap-examples

Custom Grid Operations:

  • Edit
  • Delete
  • Single Row Selection
  • Multiple Rows Selection

Employees Grid

image

Edit Employee

image

Update Employee

image

Delete Employee

image

After Delete

image

Single / Multiple Rows Selection

We can write custom logic to check/uncheck the checkbox. Based on the checkbox selection, you can change the row color.

References: