[Mono-winforms-list] DataBinding
URBAN Leos
leos.urban at qds.cz
Tue Jan 23 06:16:01 EST 2007
Hello,
somebody is listening?
I have one more comment to DataBinding.
My easy application contains five TextBoxes binded to DataSource.
On Windows I can change content of this fields and after calling of
DataAdapter.update(MyDataSet) are changes commited to DB.
With Mono when I change some field's value and move to next field
(=change focus) my entered value is lost and original value is restored.
What is wrong?
Leos
More information about the Mono-winforms-list
mailing list