Answer Posted / sunil
NO u cannot edit in the repeater control.only u can display
the data in the repeating sequence thats it.but in datagrid
and datalist u can do edit /update options
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Explain the advantages and disadvantages of using datalist?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is namespace in ado.net?
How to check if the Dataset has records ?
How to pass multiple tables in datasets simultaneously?
What are the Features of a dataset
What are the advantage of ado.net?
What is sqldatareader in ado.net?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is sqlconnection and sqlcommand?
What are the benefits of using ado.net?
What is a control toolbox?
Which object of ado contains datarow datacolumn collection?
How would you connect to database using .NET?
What is data relation?