Re: ON KEY usage in your apps

Author: mbsoftwaresolutions@mbsoftwaresolutions.com

Posted: 2018-09-18 at 22:41:41

On 2018-09-18 19:29, Frank Cazabon wrote:

> Not sure I'm understanding. Do you want to allow editing in the grid

> or do you want a popup form to edit the records from the grid?

I've always used a separate form for single record add/edit. Then took

that object and validated it in the business object (my controls were

always thisform.oRecord.cLastName, etc.), then passed that to my data

object to add/edit/delete in the backend (MySQL) database via my SPT

code.

>

> I have allowed editing in grids with no problems for many years using

> visual max frame.

For some reason (probably years before I switched to non-binding VFP

cursors instead of local views or direct tables in my earliest VFP

days), I favored avoiding data entry in grids. Some here may have

helped me form that position too.

>

> I would never use an on key label for anything in an application. I

> would use buttons with hot keys or if that is not possible use the

> form's key press.

I liked the Help manual idea for it!

_______________________________________________

Post Messages to: ProFox@leafe.com

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/626e7795171ba6c35e29d93d8c8d01b6@mbsoftwaresolutions.com

** 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.

©2018 mbsoftwaresolutions@mbsoftwaresolutions.com