0
Answer

MVC passing multi row grid data from view to controller .

Utkarsh Kunwar

Utkarsh Kunwar

9y
1.3k
1
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.