Razzak, Further attempt to dynamically disable multiselect function via form after start eep with: PROPERTY dbgrid dgMultiSelect 'True' where dbgrid is the grid CID does not seem to have any effect.
I had deselected the multiselect form property and assured it is 'FALSE' via object inspector (for the enh db grid), which is applicable to one scenario, then, when we DO want users to select more than one row, the above 'TRUE' property statement is issued - but again, has no effect. Is there something in my understanding I am missing? Just curious... I can easily work around this. Thanks, Brad Davidson CIO, Director Aero-Craft Hydraulics, Inc. 951.736.4690 [email protected] www.aero-craft.com -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Monday, July 24, 2017 12:07 PM To: [email protected] Subject: Re: [RBASE-L] - Enhanced DBGrid Property command? Brad, Yes! Here's how ... 01. Form Designer > Enhanced DB Grid > Properties > [ ] MultiSelect 02. Form Designer > Object Inspector > Enhanced DB Grid > Options > dgMultiSelect > False 03. PROPERTY <EDBGridComponentID> dgMultiSelect 'False' See attached. Have fun! Razzak At 01:54 PM 7/24/2017, Brad Davidson wrote: >Is there a property command to turn off/disable the multiselect >function for Enhanced DBGrid? -- 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://url.serverdata.net/?acI2QHOlLUu5r3fIWsg0FukefuYIqVJU2gt8_envaf_7bRGVAePvclKgGlI5iD7VjZEtCv8mJsYVLH4A0CyroQQ~~. -- 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.

