I have a Listview bound to sqldatasource. I open the insert template from a add button within selected itemtemplate from page behind. I would like to store some of these itemtemplate values within insert template or retrieve these values when i insert a record.
So how may i retrieve them from within the ADD button click event or else populate parameters during insert event ?
Obtain the datakey value when i click the add button would also be useful too?