Filters in LaraGrid are used to filter the data in the grid based on user input. They are set on a column and the filter's value is used to modify the query builder for the grid's data source.
Last updated 2 years ago