In many Ajax/JQuery grids is a feature to easily allow a filter search box at the top of the columns.
jqGrid is one for example:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_it_works
There are many others.
How would one do this in CFGrid, (not a dropdown menu) and on each column.
Thanks.