0
Answer

MVC passing multi row grid data from view to controller .

i have a dynamic grid/table having three column but multiple rows.
i m binding that grid from different table through ViewData & i have to insert whole grid data along with user input text into another table.