This is a simple sample using the default Blazor Server template of adding filtering to the table based on input.
More details about this repo: https://timheuer.com/blog/filtering-data-table-with-blazor
Sample implementation of simple filtering of a Bootstrap table in Blazor
HTML
This is a simple sample using the default Blazor Server template of adding filtering to the table based on input.
More details about this repo: https://timheuer.com/blog/filtering-data-table-with-blazor