Hi,

I've found a bunch of different filters for tables, but I need
something much simpler.  Can anyone help me out?

I am displaying a list of Facilities ordered by State and City, where
a facility name, phone, city and state are displayed.  All I'd like to
do is give the user ability to filter the list by State by selecting a
State from a drop-down.  I have this working in ColdFusion, but that's
kinda slow, so I'd like to do it using JavaScript/jquery.  Can anyone
please let me know how to go about doing something as simple as hiding
all the rows that don't match the state specified from a drop down and
if another state is selected updating the table?

Thanks,
-Roman

Reply via email to