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
How would you create a permanent cookie?
What are the various session state management options provided by asp.net?
What is the difference between custom web user control and a custom web server control?
How many types of controls are there in asp.net?
What is web api config?
What does clearing cache?
Explain Authentication mechanism in dotnet
how to debug web services on consumer side?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Which property is used to identify the Page is Post Back in ASP.NET?
What are the contents of cookie?
Is asp.net web forms dead?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is httpresponse?