| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | 2 days ago | |
| stats | profile views | 2 |
|
Nov 28 |
comment |
SPListItem.Update() not firing ItemUpdating I've been playing around this issue, and i've found that if i execute Update AND SystemUpdate in succsession, ItemUpdating event is fired? |
|
Nov 26 |
comment |
SPListItem.Update() not firing ItemUpdating debugger is attached to the correct process. it receives adding event from that same piece of code, but doesnt get update. |
|
Nov 23 |
awarded | Editor |
|
Nov 23 |
revised |
SPListItem.Update() not firing ItemUpdating added 296 characters in body |
|
Nov 23 |
comment |
SPListItem.Update() not firing ItemUpdating @Diptarag Nope, there is no DisableEventFiring call in the receiver or in webpart. |
|
Nov 23 |
comment |
SPListItem.Update() not firing ItemUpdating @JamesLove I've run it from VS2010. Receiver is working since i'm receiving ItemAdding from that same piece of code (im calling SPList.Folders.Add which fires itemadding before calling update on splistitem). Also itemupdating is fired when i add new item from SP DocLibrary itself. |
|
Nov 22 |
awarded | Student |
|
Nov 22 |
asked | SPListItem.Update() not firing ItemUpdating |