# Filtering a Data Table

It is common for a user to need to filter the rows of a data table in order to take action on a subset of the data displayed. There are typically either a very simple needs or more complex ones. The descriptions of these patterns are below.

# Simple Filtering

# Complex Filtering