|
Post Undeleted by Marc Gravell♦
|
||||
|
|
||||
|
Post Deleted by Marc Gravell♦
|
||||
|
|
||||
|
3 | added 132 characters in body | ||
|
Datamember should be a string that defines what property of the List you want to show. Not necessary here. This would make sense:
If your binding to a grid, you don't set Datamember. Just set Datasource and then use the designer to configure the grid. The GetType is there to help the designer. In designer properties you should set the BindingSourceB to ChildListObject type, and then do what I did above. |
||||
|
2 | added 58 characters in body | ||
|
1 |
|
||
