how to edit gridview control in asp.net2.0
Answer Posted / geetha
Add Edit Button in Gridview's ItemTemplate
GridView1_RowEditing event you can write the code you need
| Is This Answer Correct ? | 35 Yes | 2 No |
Post New Answer View All Answers
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is the difference between Hash table and Array list?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What are tuples?
What is asp.net ajax?
Define transparent caching with aop?
Why cyclomatic complexity is important?
What are the various types of cookies in asp.net?
State differences between MVC and WebAPI
What is the function used for removing an event listener?
Describe how ASP.NET maintains process isolation for each Web application?
What is http session state?
What are session state modes?
What's the difference between viewstate and sessionstate?
What are the events in a page life cycle?