Filtering
You can use the grid's collectionView.filter property directly. This is easy to use and very flexible, but you have to implement the filter UI yourself.
For example, this grid filters the data by country:
You can use the grid's collectionView.filter property directly. This is easy to use and very flexible, but you have to implement the filter UI yourself.
For example, this grid filters the data by country: