Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
645
Changes in a ultragrid row is not commited to the bound datatable until I move cursor to another row
posted

Hi,

I am testing out an ultragrid on a winform. The ultragrid is bound to a datatable using dataset/tableadapter (wizard).

When I click the BindingNavigators save button my added row is only saved if I first move the cursor from the new row onto another row in the grid.

How can I change this setting/behavior?

The bindingsource.endedit method is called when the BindingNavigator save button is clicked, but it does not appear to have an effect if the cursor still is in the new grid row.

Thanks,

Kai

Parents Reply Children
No Data