What is the better way to update tables from an asp-generated-form which never has the same quantity of components displayed ?
I'd like to allow the user to change all rows displayed and then update it on de db.
each row is made dynamically generated html textboxes




Reply With Quote