Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

List item deleted progammatically not stored in recycle bin

  Asked By: Garrett Reyes         Date: Aug 26, 2009      Category: Sharepoint      Views: 502
 

Here is the setup: 2 lists with parent child relationship. On the
parent list, I have a itemdeleting event handler to delete the
corresponding items from the child list. Everything works fine except
the deleted items from the child list are not stored in the recycle
bin. The deleted parent list item is indeed available in the recycle bin.

Is this a bug or by design?

How do I make sure the deleted child items are available in the
recycle bin?

Tagged:                  

 

1 Answer Found

 
Answer #1       Answered By: Destiny Lewis          Answered On: Aug 26, 2009       

This is a re-post of a previous message. If any of you have any
suggestions, please let me know

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].