Can you edit data in the Repeater control?
Answer Posted / mankala.naresh
no,it is not possible because repeter is used to display
data in stylish format as per the user requirement.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are the types of caching in asp.net?
Explain the different types of assemblies?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
In the Repeater control which way you can edit?
What are the 3 levels at which content pages can be attached to Master Page?
Why do we need asp.net?
COM+ Used ________________ Isolation Level
Define view state.
How does ASP.NET framework maps client side events to Server side events.?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
How can we make sure that Web API returns JSON data only?
Describe how ASP.NET maintains process isolation for each Web application?
What are session state modes in asp.net?
What is the compiled object?
What is is post back property in asp net?