I need to have nested listviews (3 levels - main -> item details -> each detail) I would like to use user controls inside as templates. Each listview must have add/edit/delete commands
I keep getting Invalid postback or some other errors and want to see what is the right way to do this?