Modifying Data in a Repeater control
I want to modify data in a Repeater control. How can I do that
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.
Manoj SevdaPosted Nov 16, 2011, 6:33 AM
see this link
1) http://msdn.microsoft.com/en-us/magazine/cc163780.aspx
2) http://www.dotnettutorials.com/tutorials/ajax/ajax-repeater-inline-edit-cs.aspx
TulasiPosted Nov 15, 2011, 12:43 AM
Check the below links so that you will get an idea
http://www.c-sharpcorner.com/uploadfile/kannagoud/edit-update-delete-record-in-repeater-control/
http://sureshsharmaaspdotnet.wordpress.com/2008/05/12/edit-update-delete-in-repeater-in-aspnet/