1

I want to create a gridview in which i add and delete row at runtime in C#asp.net

1
  • Is the postback to the server happening each time for every row you add or delete? Or you want a solution such that you complete the postback only once after you are done with all changes? Commented Apr 25, 2011 at 8:46

1 Answer 1

2

Check out the ASP/.NEt tuterials, http://www.asp.net/data-access/tutorials

Sign up to request clarification or add additional context in comments.

1 Comment

that's a good link. I'm just going to post the direct link that answers his specific question from the link you posted above asp.net/data-access/tutorials/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.