RobEmDee
Centurion
I am getting this Exception thrown when in a Parent/Child DataGrid, the user expands Parent Row (click '+') and there are no Child Rows related to the Parent Row in the Child Table (happens often in my app). Because I am just setting the DataSource for the DataGrid to the Parent Table, I am having trouble figuring out how I can trap this Exception. Any ideas?