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 do we assign page-specific attributes?

0 Answers  


What is application state?

0 Answers  


What is repository pattern in mvc.net? : asp.net mvc

0 Answers  


What is caching in asp.net?

0 Answers  


Can you explain what inheritance is and an example of when you might use it?

1 Answers   Sports Interactive,






Explain why datareader is useful?

0 Answers  


What is asp short for?

0 Answers  


Define satellite assemblies.

0 Answers  


What is true about application service provider?

0 Answers  


Where session id is stored?

0 Answers  


What are PDBs? Where must they be located for debugging to work?

4 Answers  


How many webforms are possible on a single webpage?

6 Answers  


Categories