Exception: Child list for field Region cannot be created.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am using datagridview when, I am assigning datasource to Datagridview i am gettin exception "Child list for field Region cannot be created." I am Assigning Collection as a datasource to the datagridview. AnnotationGrid.DataSource = XMLAnnotations; AnnotationGrid.DataMember = "Region"; and my grid has three coloumns ID, Area, Text and XMLAnnotation consist xml like that : - 0 - - - - - 0 - - - -