I'm using a WebPart to add more than one list item at a time.
And I also have an EventReceiver to handle ItemAdded event on this list.
The problem is when the WebPart adding items, only first item's added item was caught by the EventReceiver.
Don't know the reason why. Can someone help me to explain this? Thanks.
I'm using SharePoint Online.