how to edit gridview control in asp.net2.0
Answer / 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 |
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
What permissions do asp.net applications posses by default?
What kind of data we can store in viewstate?
What is Pre-Render event in ASP.NET?
What is full trust in asp.net?
Difference between overriding and overloading?
How dataadapter.fill works?
What is difference between user control and custom control?
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?
Can we change the session timeout in ASP.NET, if yes then how and from where?
What are Master Pages in ASP.NET?
what is webservices. howit is use in our project .