DataBindingNavigator delete button deletes previous record than selected
Hello,
I have the code for deleting a record from a table
through bindNavigator Delete button. My problem is when i click on
delete button it deletes the previous record.
How can i delete the correct record?
Thank you