C
Christoph Begrner
I have the following problem:
I have a dataset with one table. I bind the fields of the table to several
entities like textboxes etc.
Now I change the values of a row of the table through the textboxes.
The value in the table of my dataset has changed (I checked it) but my
dataset still has the status .haschanges=false??? Why?
Regrads,
Christoph
I have a dataset with one table. I bind the fields of the table to several
entities like textboxes etc.
Now I change the values of a row of the table through the textboxes.
The value in the table of my dataset has changed (I checked it) but my
dataset still has the status .haschanges=false??? Why?
Regrads,
Christoph