I am looking for a jQuery plugin that manages tables. I need the capability to programmatically add/remove rows easily. Lastly, I need a "row level" "onclick" event.
A nice associated stylesheet would be appreciated :-)
NOTE: I know about plugins.jquery.com but I am pretty "newbie" when it comes to jQuery... I need your help guys, please.
UPDATED: for a given plugin, please state how I would go about adding a row and removing a specific row.