Hi Friends
Why edit is not possible in repeater?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Mar 6, 2012, 3:20 AM
Repeater control is not derived from the webcontrol class. It lacks in the edit, style and paging..
It is light weight control and rendered as HTML markup. It is used like read only control. It is mostly used like column based and not like row based control (grid). Mostly it is used to display the information rather than updating the records.
Hemant KumarPosted Mar 6, 2012, 12:24 AM
For more information please refer this link
http://www.it-interview.com/question-1056.html