At 10:34 2013-11-21, Richard Kaye <[email protected]> wrote:
In the beforerowcolchange method, do your row level validations. If
that fails then use NODEFAULT to prevent the rowcol change. At least
that's what the VFP help implies will accomplish what you want.
No kidding.
My problem is getting the values for the row being
checked. Read my post and you will see that it is not obvious how to do this.
i.e.
IF RowDataIsValid()
MySaveDataMethod()
ELSE
NODEFAULT
Maybe setfocus to the first column you want the use to review.
ENDIF
RowDataIsValue() requires that you have the values for the
row. This is my stumbling block.
[snipped previous]
Sincerely,
Gene Wirchenko
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.