Explain why edit is not possible in repeater?



Explain why edit is not possible in repeater?..

Answer / Bhagwan Singh

Repeater is an ASP.NET web control that repeats items based on data binding. It does not have built-in support for editing or updating data. To enable editing, you should use a control like GridView or FormView, which provide built-in support for editing and updating data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What are the data providers used in ado.net

1 Answers  


Explain what a diffgram is and its usage ?

2 Answers  


what are types of Dataset ?

6 Answers   HCL,


What is ODP.NET ?

1 Answers   TCS,


can we have multiple datatables in a datareader ?

18 Answers   Fulcrum Logic, Infosys, Kale Consultants, Ness Technologies,


Define ado.net?

1 Answers  


What is an ADO.Net?

1 Answers  


List all the steps in order, to access a database through ado.net?

1 Answers  


Define atomicity?

1 Answers  


What is full form of ado?

1 Answers  


can anybody show me the structure of ADO.NET

1 Answers  


What two types of data providers does ADO.NET supply? What determines which one you should use?

1 Answers   CDC,


Categories