Can you edit data in the Repeater control?

Answers were Sorted based on User's Feedback



Can you edit data in the Repeater control?..

Answer / swapna

NO we can't edit data in Repeater whereas it is possible
with datagrid.

Is This Answer Correct ?    20 Yes 9 No

Can you edit data in the Repeater control?..

Answer / kavita

No,We cnt edit the data in repeater control

Is This Answer Correct ?    11 Yes 8 No

Can you edit data in the Repeater control?..

Answer / 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

Can you edit data in the Repeater control?..

Answer / raj chaturvedi

no Repeter control only use for read and view the data is not allow any type of editing and updating ...

Is This Answer Correct ?    0 Yes 0 No

Can you edit data in the Repeater control?..

Answer / lakshmi

No, it just reads the information from its datasource.

Is This Answer Correct ?    9 Yes 10 No

Can you edit data in the Repeater control?..

Answer / payal

No we cannot edit data in repeter control.We can do this in
Datagrid .

Is This Answer Correct ?    6 Yes 8 No

Can you edit data in the Repeater control?..

Answer / vidya bhooshan mishra

no its not possible bcz it has no built in support for
editing .

Is This Answer Correct ?    2 Yes 4 No

Can you edit data in the Repeater control?..

Answer / venkat

No u can not edi tthe data in the repeater ccontrol ,u can
bind the data from from data base through ItemTemplate .But
in performance point of view repeater is very good

Is This Answer Correct ?    2 Yes 7 No

Can you edit data in the Repeater control?..

Answer / 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

Can you edit data in the Repeater control?..

Answer / vidya

sorry above i dint mention not......

It is not possible for the following reason.... It does not
have any built-in support for paging, editing, or sorting of
the data that is rendered through one or more of its templates.

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More ASP.NET Interview Questions

What is the use of SmartNavigation property?

4 Answers  


Features and disadvantages of dataset ?

4 Answers   Interlink, Microsoft,


What asp.net control can embed xaml into asp.net pages?

0 Answers  


Define common type system?

0 Answers  


hi guys do u know how to go one page to one page to another page plz tell me any of u know

3 Answers  






Differentiate globalization and localization.

0 Answers  


what is session ?how sessions are handeled in application? write the clauses of sql server in their order.

3 Answers   Olive Tech,


What is difference Between Authentication and authorization?

0 Answers   MCN Solutions,


How many types of session state management options available in asp.net?

0 Answers  


Difference between Array and ArrayList? How Array is benifitful than ArrayList?

3 Answers   Tech Mahindra,


Explain Generics?

1 Answers  


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.

0 Answers   Microsoft,


Categories