views:

334

answers:

1

Nested Listview with insert, edit, delete for asp.net. Found many examples but not with insert, edit and delete

A: 

Jeremy, clearly SMan would like to see an example of nested ListViews where the inner ListView supports editing and inserting, not just viewing. Clearly a parent and child table with a 1 to N relation could be part of this.

QMan