Display a row at the top of the body area directly under the column header that has editable fields to allow you to enter filter criteria for each column
Should be able to hide/show the filter row
Filter criteria will depend on the data type of the column
- Text search
- Wildcards
- Partial text entry
- Date range
- Number range
- Boolean
This will hook up to a GlazedLists filterList and dynamically configure its filter specification.