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 cross page posting? How is it done?

1 Answers  


9. Why should we hire you over the others waiting to be interviewed?

1 Answers   Business One, IBM, Swatz Oils,


What is http response header?

1 Answers  


What are the session variables?

1 Answers  


What is the main difference between a static page and a dynamic page?

2 Answers  


What does the "EnableViewState" property do? Why would I want it on or off?

3 Answers  


If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?

1 Answers  


How to deploy/publish webservices?How many ways?Plz explain me

1 Answers   TCS,


What is the use of Administration tool in Asp.net 2.0?

2 Answers  


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,


To which class you load XML or Related Data

1 Answers  


1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?

2 Answers   247Customer,


Categories