0
Answer

Bulk update in mvc

syed afroz

syed afroz

10y
1.1k
1
Hi,
 I am new to mvc, i am developing application using MVC 5 and entity framework 6. In my index view, i am displaying all product details with one textbox at last column to update quantity, so how can i update all product quantity on submit click ?
 
Please help me out with this..