First off, thanks mottie for doing so much in terms of answering questions and providing demos, it's been great. I have a table with drop-down filters using the widget. There is an option for one of the drop-down selectors, called "Deprecated". I am trying to use a button external to the table to toggle whether or not any rows with this "Deprecated" value are being displayed. When these rows are being shown, I want them to behave like all other table rows.
I couldn't find a straightforward way to do this, after approaching it at several different angles. Any help would be much appreciated!