D
David G.
I am having issues enabling and disabling Save and Cancel buttons on a
form in continuous form view. I'm using the Dirty and Current events
to enable and disable as the user tabs or clicks through records.
(Works fine.)
For cancel, I move the focus to any of the form fields, then disable
Cancel. With Save, if I move the focus to a form field, it selects the
active record row instead of moving onto a new record.
Does any one know of an example I might see how this scenario is best
handled?
THANKS!
THANKS!
David G.
form in continuous form view. I'm using the Dirty and Current events
to enable and disable as the user tabs or clicks through records.
(Works fine.)
For cancel, I move the focus to any of the form fields, then disable
Cancel. With Save, if I move the focus to a form field, it selects the
active record row instead of moving onto a new record.
Does any one know of an example I might see how this scenario is best
handled?
THANKS!
THANKS!
David G.