i have a datagrid set up with a parameter @User which calls from the database
all of a users contacts and places them in the grid.

each contact has a status ( open or closed )

i want to be able to a feature that will list only each Users "open" contacts
and only "closed" contacts or "all" contacts
is it possible to add this to a link or a a dropdownbox?