My apologies, I didn't realize that the TableViewItemCustomize event fires when you return from the detail screen. I have a lot of code there for customizing the display. However it executes very quickly even in debug mode.
Anything to watch out for in my code? Can I bypass the ItemCustomize event when I return from the Detail screen?
Thanks.