To remove Row
To remove Row

I have a table that every rows have remove row button.
How can I click on the button in the last column , and will remove the selected row?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
http://jsbin.com/kanupaj/edit?html,js,output
that code delete a the row that contains the button
yes. it works. thanks