Is it possible to have one page link to another page that contains a DataTable and have that link including parameters that will apply a specific filter to the table?
To be more specific, I have a page that included a load of rows, one attribute of which is a category, and I want to be able to link to that page from somewhere else on my site and have the table only show rows that belong to a specific category.
I hope I've worded this clearly enough. :-)