Ask a questionAsk a question
 

AnswerSPItemEventHandler Suggestion

  • Friday, November 06, 2009 5:14 PM.Net Frenzy Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello everyone,

    This is not exactly a problem but I need your suggestion on this.

    I am creating a new item to a SPList programmatically. This works fine. I observed that it does not show up on the SPSite until I refresh the page.

    Is there something wrong with my browser settings that is making this happen or is this the same with you as well.

    Now, I am also creating an ItemAdded event for the same particular list which will trigger some events. I am wondering if the end user is on that SPSite they will not be able to see the current new item added (unless they refresh) .. that's sort of ok but

    Will the itemAdded event still trigger in the background? or is that also dependent on this refresh of the page??

    Can you throw some light on this.

    Thanks

Answers

All Replies