M
mr_doles
I don't get how to cancel a navigator click event.
I wrote a sub that handles BindingNavigatorMovePreviousItem.Click. I
do some validation in this routine and want to cancel the MovePrevious
event if needed. No matter what I try after my Sub runs it calls the
MovePrevious event. This is also true for all of the binding navigator
toolbar buttons (delete, addnew, etc..). There is no e.handled and
neither exit sub nor CancelCurrentEdit seem to work. Can this even be
done?
I wrote a sub that handles BindingNavigatorMovePreviousItem.Click. I
do some validation in this routine and want to cancel the MovePrevious
event if needed. No matter what I try after my Sub runs it calls the
MovePrevious event. This is also true for all of the binding navigator
toolbar buttons (delete, addnew, etc..). There is no e.handled and
neither exit sub nor CancelCurrentEdit seem to work. Can this even be
done?