I have a razor view with a BeginForm command and a loop within that in which I create a html table with a submit button in each row. My question is when I submit the form for a particular row back to the controller how do I ensure that I know which row that button relates to?
Thanks,
Sachin