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 docsEnd of Year Promotion: Save $100 with code CHEERS2026 — valid until January 10, 2026. See Pricing
This guide demonstrates how to filter DataGrid records by TextBox value.
Drop TextBox and Button components to Radzen design surface and defined placeholder and text

Define click event for the Button component to invoke Customers with filter contains(CompanyName, '${this.textbox0.value}') and set a property customers to the result value

Drop DataGrid component to Radzen design surface, bind it to customers property and auto-generate columns

Run the application to search customers by company name

Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: