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
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Which object encapsulates state or data of a user?
What is difference between view state and session state?
What are the memory-mapped files?
What is difference between session and cookie?
What is the difference between a default skin and a named skin?
How can we create a website?
What are tuples?
What is a page life cycle?
What is the difference between GridView and Repeater controls in ASP.NET?
How is application management and maintenance improved in asp.net 2.0?
What is the difference between viewstate and hidden field in asp.net?
Where can I get information on cookies in asp.net?
Explain http handlers? Where we can use the http handlers?
Explain how to prepare culture-specific formatting in .net.