Can you edit data in the Repeater control?
Answer Posted / kalpana
No, we can not edit data in the repeaters control because it
doesn't have any built-in support.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where would you use an ihttpmodule, and what are the limitations if any?
What is session in web technology?
Why we use asp.net for website development?
What is distributed system in asp.net?
what are the Custom controls in asp.net?
Define session in asp.net.
What is paging in context of Memory?
Define web.config in .net?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What are triggers of an updatepanel?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Can you nest updatepanel within each other?
What is the difference between system.stringbuilder and system.string
How tooltip is set through code-behind in ASP.NET?