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
Explain what does mvc represent in asp.net? : asp.net mvc
What is meant by web application?
What is viewstategenerator?
What types of data validation events are commonly seen in the client-side form validation?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What asp.net control can embed xaml into asp.net pages?
What are the advantages and disadvantages of Using Cookies?
Explain different types of validators in asp.net?
What is web api and why to use it?
What are sessions in asp net?
Give 2 examples for scenarios when routing is not applied?
What threading model used in asp and asp.net?
What’s difference between “optimistic” and “pessimistic” locking?
What are the advantages of using session?
Where is asp.net session stored?