How to find the cell that cuases the Optimistic concurrency violations?
Hi,
I've used the wizard to generate Optimistic conccurency (OC) enabled DAL. it throws an error on OC violations. But how do i capture that cell in the DataGridView that cuases the OC violations?
TY