Hiding rows with checkbox

Hiding rows with checkbox

skooterskooter Posts: 1Questions: 0Answers: 0
edited September 2010 in General
I have a client that wants to hide any number rows they wish. I was going to add an input checkbox on each row and whenever they check the checkbox, the row "hides". There would also be a general "Show hidden items" at the top which would show all regular and hidden items. Uncheck that "Show hidden items" checkbox and the items hide again. Would I approach this with css? jQuery? datatables helper like fnFilter? Thanks!
This discussion has been closed.