I want to be able to hidden some rows/columns within a table, till a certain option is choosen from a dropdown menu.

I've tried enclosing the <tr></tr> tags with <div> tags but this doesn't work.

Any one got an idea of a way to do this?