version 1.0.2005.1 final (self-servicing)
VS2005 winforms
Hiya,
This is a continuation of an earlier thread.
I:
1) set the bindingSource of a datagrid to a llBlGen entity via the IDE.
2) create and populate an llBlGen entity collection
3) set this llBlGen entity collection as the datasource to my bindingSource
4) databind both textBox and datagridView to this bindingSource.
Now, I can change the text in the textBox and the changes are reflected in the datagridView.
Any ideas why the changes AREN'T persisted to the underlying database?
many thanks,
yogi