Can you edit data in the Repeater control?
Answer Posted / swapna
NO we can't edit data in Repeater whereas it is possible
with datagrid.
| Is This Answer Correct ? | 20 Yes | 9 No |
Post New Answer View All Answers
What is http session state?
What is custom attribute?
How to prevent client side validation from the ASP.NET validation controls?
What are the types of authentication in asp.net?
What are the types of session in asp.net?
What is the exact purpose of http handlers?
In Code-Behind class which kind of code (server or client) is found ?
Explain file-based dependency and key-based dependency.
How do u declare static variable and how it is declared and what is its lifetime?
What is the difference between session and viewstate?
What is server side in asp.net?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is the concepts of globalization and localization in .net?
What is ascx?
What is the use of session state and application state and difference between them?