J
James Goodman
I have a CF application which is based loosely on the NorthwindCE sample.
The user can select records using a bound combo.
If the user selects a record using the combo, and then dataset.HasChanges is
tested, it always evaluates to true, even though no actual data changes have
been made.
Is there a way of finding out what field it thinks was modified?
Does this sound like correct behaviour?
Any ideas for a fix?
The user can select records using a bound combo.
If the user selects a record using the combo, and then dataset.HasChanges is
tested, it always evaluates to true, even though no actual data changes have
been made.
Is there a way of finding out what field it thinks was modified?
Does this sound like correct behaviour?
Any ideas for a fix?