Hi all,
I'm stuck trying to learn why my DetailsView won't update. I'm trapping both the OnItemUpdating and OnItemUpdated event. I can break the debugger for my OnItemUpdating method, but the array is empty. My OnItemUpdated method never gets called, which seems logical if it thinks there aren't any updates to process.
I'd be grateful for any debugging advice. TIA.
...
Go to the complete details ...