Activities of "zither"

Thanks

Suppose that there is a Blazor page based on AbpCrudPageBase in which Blazorise Datagrid is included. I would like to know how to implement Blazorise Datagrid filter. I tried as follow but not working.

<DataGrid TItem="TownshipDto" Data="Entities" ReadData="OnDataGridReadAsync" Filterable="true" FilterMethod="DataGridFilterMethod.Contains" Responsive="true">

It tries to call Web API but there is no field name parameters in API call.

  • ABP Framework version: v4.4.0
  • UI type: Blazor
  • DB provider: EF Core

Thanks

Showing 1 to 2 of 2 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 12, 2025, 05:22