I have a foreach loop in my view It generates a table. In my table in each row i have a checkbox If that check box is checked i have to pass that particular row to jquery If multiple rows are checked i have to pass multiple rows. can you please guide me how to do this. thanks in advance.I have a foreach loop in my view It generates a