i have one gridview contains edititemtemplate(which
contains update and cancel buttons) and i have one item
template (contains edit button)
i want the code for update and cancelbuttons in edit item
template and i want the code for edit button in
itemtemplate. please help me
Answer Posted / gagan
Row Command Event of Grid view to be fired, where you can
call the edit, update, insert quires
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is session stored in browser?
What is repository pattern in mvc.net? : asp.net mvc
How can we make sure that Web API returns JSON data only?
Why select Web API?
Are there resources online with tips on asp to asp.net conversions?
Where sessions are stored?
Explain the Session state management options available with ASP.NET?
What are the Types of objects in ASP
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How to manage different kinds of sessions in ASP.NET?
Demonstrate Render and PreRender?
What is Pre-Render event in ASP.NET?
What is the concepts of globalization and localization in .net?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is state management technique?