0
kicks
Edit,Update,Delete and Insert in ListView Control
Our next step in learning ListView Control is to add edit/update/delete/insert feature to the ListView control. In GridView, the Edit/Update/Delete feature is an inbuilt one and can be achieved without writing a line of code with the help of DataSource controls. Likewise, the ListView control also have inbuilt Edit/Update/Delete feature and additionally, insert feature is also introduced as an inbuilt one.