Bulk Update (ASP.NET MVC)
This example shows how to implement bulk updates. Select users via checkboxes and click Activate or Deactivate to update their status.
| Name | Status | ||
|---|---|---|---|
| Augusta Fritsch | [email protected] | Inactive | |
| Mckenzie Howell | [email protected] | Inactive | |
| Quentin Denesik | [email protected] | Inactive | |
| Gregory Gutkowski | [email protected] | Active |