Yea, unfortunately the variables do not show like the scrolling region. Otherwise, I would have a lot less scrolling regions in the forms.
Dan Goldberg From: 'Karen Tellef' via RBASE-L <[email protected]> Sent: Wednesday, November 13, 2019 3:36 PM To: [email protected] Subject: [RBASE-L] - DBGrid vs Scrolling Region I'd love to replace all scrolling regions with DBGrids, but this situation is one where I have trouble figuring out how to use DBGrids to achieve the same end as an easy scrolling region would be. I need to bring up a form with: ENTER USING <formname> User will be entering multiple rows at once. When the user types in an Inventory#, I need 5 other "variable" type of fields to display immediately to show details of that inventory# they typed in (like description, color, etc). When using a DBGrid in edit mode, I would set up a Enhanced Properties / Lookup Expression as below to display the values (and make that column read-only so the user doesn't change it) [rb.jpg] However, when doing "enter using" it appears nothing will work until I leave the row and thereby save it even tho I am using the required < >. I tried setting a vPCGS# form variable and replacing the <pcgs#> in the print-screen with a variable, but also does not evaluate until row is saved. Is there anything I can do to use a DBGrid rather than a scrolling region? Do I need to play around with the new "UPDATEDFIELDNAME" property / TEXTVALUE commands (again, I'm assuming these won't work with an "enter using")? A scrolling region would work fine, but darn it I want a DBGrid! Suggestions?? Thanks, gurus! Karen -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/1008021244.549224.1573688151067%40mail.yahoo.com<https://groups.google.com/d/msgid/rbase-l/1008021244.549224.1573688151067%40mail.yahoo.com?utm_medium=email&utm_source=footer>. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/2E4830CEC16615458329D3D83342F8D0011EC274FF%40EXCHANGE10.

