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
Why do we use web config?
What symbol would you use to denote, the start of a code block in aspx views?
What is the request flow used for asp.net mvc framework? : asp.net mvc
What is the significance of ASP.NET routing?
How does asp page work?
What is query string? What are its advantages and limitations?
What is the sequence in which ASP.NET events are processed?
How do I open an ashx file?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
How to send a DataReader as a parameter to a remote client ?
What is authorization in asp.net?
What are cookies in asp.net?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is autopostback in dropdownlist in asp net?
Explain automatic memory management in .net.