First, thanks again for your fast response and solution to my last issue!
I have noticed that if allowing a user a menu link to manage their events, all user events show up fine. I have allowed users delete permissions, and the delete button shows up fine on their event list. But, it they do delete an event, it still shows up on the list. On further investigation, it appears that the event is only getting "trashed" and not completely deleted. On the backend, the event gets moved to trash. So it seems that proper flow should be to either completely delete event, bypassing trash, or filtering user's event list to not show trashed items. Could you give me some direction into this?
Thanks,
-Curtis