Connecting Tech Pros Worldwide Forums | Help | Site Map

Delete not working from ForView through ObjectDataSource

Shane_SDE
Guest
 
Posts: n/a
#1: May 3 '06
I am attempting to use a FormView control with an ObjectDataSource. I have
the Select and Update working correctly. I tried to add a Delete Command to
either the Edit or the Item Templates and it will fire my business object's
delete method but the object passed in is a new blank object and not one with
the current view's data. Any idea's why?

Closed Thread