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
Where would you use an ihttpmodule, and what are the limitations if any?
Explain exception handling in .net.
Which object encapsulates state or data of a user?
Which is better union or union all?
How many ways are there to maintain a state in .net? What is view state?
Define a static class?
How many web.config files can I have in an application?
What is state management technique?
Can we use MSSql as backend in asp.net...if yes then How.?
What are the two types of web pages?
Explain the flow of processing of the request? : asp.net mvc
What is asp.net file?
Explain about the .NET framework?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Which is faster viewdata or viewbag?