views:

250

answers:

0

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.