GridView

  • Thread starter Thread starter Bhagya
  • Start date Start date
B

Bhagya

How to edit and delete rows in a GridView when the Datasource of a
GridView is a Dataset?
 
I have a page where in i m filling the qualification of the Employee. I
have a dropdown to select the Degree and textboxes for
university,subjects. Once i fill all this and click on ADD button, a
row gets added in the GridView. Then i can again select the next degree
and again click ADD. Then in this GridView i want to have edit and
delete columns before finally submitting the rows to the Database.
Now pls help me!!
 

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