Select theme:

Search formLink to this section

This guide demonstrates how to filter DataGrid records by TextBox value.

Quick videoLink to this section

Source Code

  1. Drop TextBox and Button components to Radzen design surface and defined placeholder and text image

  2. 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 image

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

  4. Run the application to search customers by company name image

In this article -
© 2016-2026 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.
IP Geolocation by DB-IP

Select theme: