Hi, I have read the post here and am having a similar problem.

The problem I have is not retreaving the current data from the binding
source but looking up previous and following values for validation
purposes.

I do not know enough about programing to know how to do this.

The main problem is i can not navigate away from the current record as
it is being edited. To validate the record I need to ensure the date
input is greater than the previous entry and less than any following
entry.

I have a feeling I have to access the underlying currency manager, but
not how to access it properly.

I can not just access the table date as the binding source has already
filtered the data based on the forigen key field, so do not know the
actual index of the table row.

Any help would be apreciated, thank you.

Reply via email to