M
Mike Baker
Hi,
I've been reading through 'DetailsView Insert' and 'DropdownList Datasource
Dependency' threads. I have a similar issue but my case uses an
ObjectDataSource for the DetailsView. What I want to do is position the
DetailsView on new record after an insert. The data access layer does
populate the object's new ID returned from the db. I have been looking at
both the dvCustDetails_ItemInserted and at odsCustomer_Inserted events and I
can't find the spot that contains my updated 'Customer' object. Can someone
point it out for me?
TIA,
Mike
I've been reading through 'DetailsView Insert' and 'DropdownList Datasource
Dependency' threads. I have a similar issue but my case uses an
ObjectDataSource for the DetailsView. What I want to do is position the
DetailsView on new record after an insert. The data access layer does
populate the object's new ID returned from the db. I have been looking at
both the dvCustDetails_ItemInserted and at odsCustomer_Inserted events and I
can't find the spot that contains my updated 'Customer' object. Can someone
point it out for me?
TIA,
Mike