0
Reply

MVC passing multi row grid data from view to controller .

Utkarsh Kunwar

Utkarsh Kunwar

Jun 17 2015 6:17 AM
759
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.