Insert new row in DataGrid (WebForm)

  • Thread starter Thread starter mg
  • Start date Start date
M

mg

Is there any example code that illustrate the DataGrid
insert operation?

I want to insert a new row into a DataGrid (WebForm/C#).
I'd like to press a button, enter the new column values
in some TextBoxs, press a second Button and have the new
row values appear in the DataGrid (and the underlying
database table).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top