5
Answers

can i pass whole table as parameter in procedure to insert o

suppose we have ten rows in the gridview, every rows have some input fields like textbox, dropdown.
after filling out all rows i want to insert or update on submit button click.

Answers (5)