retrieve the ID for the inserted row, intercept delete command

Posts   
 
    
nilsey
User
Posts: 54
Joined: 11-Jan-2008
# Posted on: 18-Jan-2008 06:20:13   

I'm using the LLBLGenProDatasource and a formview to insert data.

the insert happens fine but i would like to retrive the ID of the inserted item after the insert happens. like in the ItemtInserted event....

Also, is there a good way to intercept the formviews deleted command and do something elkse, like set a deleted flag in teh row for a logical delete?


DUH!

disregard i just saw teh same question a few threads down. sorry.