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 / akash
I can help you Can you explain your question in detail.So
that i can give the perfect Answer..Mail me on
akash_1311@yahoo.co.in
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the use of global.asax file?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are the security types in ASP/ASP.NET? Different Authentication modes?
Is viewstate secure?
Is a dll file an executable?
What is cross page posting in asp net?
Define the types of configuration files.
Explain about consistent programming model in the .NET framework?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
What does postback mean?
What is different in .net 1.1 and .net 2.0?
How do you secure your connection string information?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What is protected configuration?
Describe the difference between inline and code behind - which is best in?