A form for each WebGrid row

Luccas.

New Member
I have a WebGrid. Now, I would like to let the user edit a quantity in each Column row.Sine I have little experience with jQuery and AJAX, I would like to do this with just HTML/C#. So I was thinking, the simplest way would be to have a form for each row.The WebGrid may have hundreds, if not thousands of rows.Is this common practice? Is there a better way?
 
Back
Top