I have 2 HTML table. First column there are checkbox to check rows and when I click button on the top of the table it'll move data to another table. For example: Add members to the group by selecting the checkboxes in the table on the right and clicking “Add to Group”. To remove group members, select users in the table on the left and click “Remove from Group”. How can I do it. This's my screenshot
