0
kicks
Master / Detail Editing With a ListView and DetailsView
Implementing a master/detail editing-inserting-deleting interface using the ListView is not much different than doing it with a GridView. Here's a quick tutorial that shows how it's done.