Example of Default Filtering in Blazor Pivot Table Component
This sample demonstrates filtering row and column headers either by including or excluding them from the pivot table.
Grand Total |
---|
Grand Total | No records to display |
Properties
Fields:
|
|
Members:
|
|
Filter Type:
|
|
In this sample, any field can be selected from Fields dropdown list along with its members from the subsequent Members dropdown list and finally select whether to include or exclude them from filtering. It can be achieved using the Name and Items options inside the PivotViewFilterSetting property in the pivot table.
More information on the member filtering feature can be found in this documentation section.