I have been stepping throught he framework code and the problem is occurring in the ListChanged event of BusinessBindingSource.vb on the line
RaiseEvent ListChanged(Me, e)
What would cause this and how can I fix the problem?
TIA
Marcia