In this sample is shown how to use several types of built-in filtering menus in Blazor Grid. The "First Name" and "Last Name" columns are with List Filters. The "Product" column is with CheckedList Filter. The "Order Date" column is with Date Filter. The "Price" and "Quantity" columns use the default TextBoxes Filter.
Loading...