Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsThis guide demonstrates how allow the user to delete data items in a Radzen application.
Create a new Radzen application by following the first step from the quickstart guide.
Add a data source by following step 2 from the create data items guide.
Add a data grid component and data-bind it by following step 3 from the create data items guide.
Now let's allow the user to delete data items and persist the changes.
${data.Id}
.${data.Id} was deleted!
.You can now run the application to verify that you can delete products.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: