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.