RowState Unchanged even though data has changed.

J

Jerry

I'm using complex binding in a Windows Form with a disconnected DataSet.
When I edit the field data the dataset tables reflect the changes but the
RowState of the affected rows remains Unchanged. What should I be looking at
to get this to automatically reflect the modified status. Elsewhere, I'm
using a DataGrid control and all works fine there. I can't see what is
causing the difference in behavior.

Thanks,
Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top