I was looking at your "form control & properties" document on your website. It doesn't (yet) show TEXTVALUE as being available for DBGrids.
I guess I'll have to play around with this (is it in Enterprise only? One of my 10 clients is not on enterprise as we transition off DOS). The command doesn't seem to make sense to me, however. You assign a ComponentID to the Grid itself, not to a particular field. So it looks like you have to be IN the secondary field and then assign the value on entry into that field? If so, that's not what I was looking for. Let's say you're in the first column, a CustomerID. You choose a CustomerID, and you want another field farther down the row be assigned a particular lookup discount% (editable, so no form variable). When you exit the CustomerID field, how can you make that other field have the discount% in it right away, without having the user actually go into that field? Again, sorry if I'm not understanding your examples. Karen -----Original Message----- From: A. Razzak Memon <[email protected]> To: rbase-l <[email protected]> Sent: Thu, Oct 13, 2016 11:41 am Subject: Re: [RBASE-L] - DBGrids At 11:45 AM 10/12/2016, karentellef via RBASE-L wrote: >I don't have RDocs, but I did look at the Form Controls & Properties PDF >file that you have online, and looked thru the pages and pages of properties >available for "Enhanced DBGrid". Unless I've missed something, I don't see >anything that appears to work like the TEXTVALUE property. Are you sure? What version and build of R:BASE X Enterprise are you using? >I see the properties to retrieve the current values of a cell, but nothing >to assign a value to another cell. Here's how: 01. Start R:BASE X Enterprise (Version 10, Build: 10.0.2.11013 or higher) Image: RBGXE.jpg 02. CONNECT dbname and then open the form with Enhanced DB Grid Control in Form Designer 03. Assign the Component ID to Enhanced DB Grid 04. Run the form using the Run Form (Live) Button or [Shift+Ctrl+F9] 05. Select the DBGrid Cell and use the "PROPERTY <CompID> TEXTVALUE value" See attached images ... EnHanced_DB_Grid_TEXTVALUE_01.JPG EnHanced_DB_Grid_TEXTVALUE_02.JPG EnHanced_DB_Grid_TEXTVALUE_03.JPG That's all there is to it. Enjoy the presentation! Very Best R:egards, Razzak -- 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]. For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.

