4
Answers

How to use selected table value in mvc?

Photo of Akshaya arumugam

Akshaya arumugam

7y
1.4k
1
There is a table in my view.On Click of a particular row in that table (i.e)based on the datas in the row have to move to next page.And also I have to pass the selected row value to the controllers action result.How?

Answers (4)