Hi all,
How to do add/edit/update/delete in Formview and Listview respectively without using SQLDataSource.
Thanks
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.
CrishPosted May 13, 2010, 6:06 AM
click below links for listview example with add/edit/delete/update
http://www.codeproject.com/KB/webforms/CompleteListView.aspx
http://www.beansoftware.com/asp.net-tutorials/listview-datapager.aspx
thanks