G
Guest
I've tried to follow the threads regarding using the HASCHANGES method but
still cannot understand how to use it.
Situation is this: single dataset, single table, bound to controls on a
form. table is filled after user enters a lookup value. I want to check
HASCHANGES if EXIT pressed and changes were made but not UPDATE(ed).
Problem is HASCHANGES is always true regardless of whether changes were made
or not. I tried BINDINGCONTEXT.ENDCURRENTEDIT immediately after the ds is
populated but that didn't help.
Any thoughts?
Cliff
still cannot understand how to use it.
Situation is this: single dataset, single table, bound to controls on a
form. table is filled after user enters a lookup value. I want to check
HASCHANGES if EXIT pressed and changes were made but not UPDATE(ed).
Problem is HASCHANGES is always true regardless of whether changes were made
or not. I tried BINDINGCONTEXT.ENDCURRENTEDIT immediately after the ds is
populated but that didn't help.
Any thoughts?
Cliff