Is data can be edited in the Repeater control?

Answers were Sorted based on User's Feedback



Is data can be edited in the Repeater control?..

Answer / srujana

No, data can not be edited in the repeater control.
Repeater control just reads the information from its data
source.

Is This Answer Correct ?    5 Yes 0 No

Is data can be edited in the Repeater control?..

Answer / prasath

Repeater is a ReadOnly,FowardOnly Control.It Doesn't Allow
to perform any edit operations.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to configure a website without using IIS.

3 Answers   CGI,


What are the different types of Caching techniques in ASP.NET?

0 Answers  


What is enableviewstate in asp net?

0 Answers  


What is routing in MVC?

0 Answers   Infosys,


How to change Master page in ASP.Net using code?

0 Answers   HCL,






What are the disadvantages of viewstate/what are the benefits

3 Answers  


What is diff. Between abstract class and an interface?

0 Answers  


What is http pipeline in asp.net?

0 Answers  


What are the differnt types of handler in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is custom events? How to create it?

0 Answers  


Which is faster viewbag or viewdata?

0 Answers  


What is the Impprsonation?and what is the importence of that?

3 Answers   eXensys,


Categories