Answer:
Edit is not possible in repeater because, it is used to read the data from the DB as Read-only manner, only forward direction not backward..hence it does not support edit operation.
In simple words, Repeater Control just reads the information from the database,so edit is not possible.
Asked In: Many Interviews |
Alert Moderator