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
In Code-Behind class which kind of code (server or client) is found ?
What are all the various Estimation Techniques available ?
What are the events that happen when a client requests an asp.net page from iis server?
Explain what are webservices?
What is the difference between page-level caching and fragment caching?
What is http response header?
How do cookies work? Give an example of their abuse.
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is a ashx file?
Explain significance of routing? : asp.net mvc
How to use push notification?
What is difference between web config and global asax?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Explain the advantages of asp.net.