This LiveGrid demonstrates how filters can be applied as the user types.
Filtering is performed on the server -- responsiveness will vary with the speed of
the server and the speed of the network.
Case-sensitivity in the text boxes will depend on database settings.
Note the "saveColumnFilter" option - filter settings are saved in a cookie and restored
when the user returns to the page.