I built a form to allow users to edit database records and all the data binding works and the saving works. However, when I add a new record to the underlying bindingSource with the "Add" button on the bindingNavigator and I try to navigate to the new record the "Next" and "Last" buttons on the navigator don't work, yet the "Count" was successfully incremented.

Suggestions?

Thanks.

link|improve this question

what is the source of the BindingSource ? – Thomas Levesque Dec 17 '09 at 1:44
A DataTable filled by a query against the database. – Nathan Dec 17 '09 at 21:20
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.