Hi Everyone,
Do any of you know if it’s possible to programmatically set and get values from
a variable list view?
I’m trying to simulate and array (and would prefer to avoid temp tables)
Thank you
-Randy
----------------------------------------------------------------------------------------------------
If you want to go fast, go alone. If you want to go far, go together.
-African proverb
> On Dec 20, 2017, at 12:10 PM, karentellef via RBASE-L
> <[email protected]> wrote:
>
> Update to Paul: I just loaded the 12/14 build and the code still works fine
> for me.
>
> Karen
>
>
>
> -----Original Message-----
> From: karentellef <[email protected]>
> To: rbase-l <[email protected]>
> Sent: Wed, Dec 20, 2017 7:46 am
> Subject: Re: [RBASE-L] - Enhanced DB Grid Multi-Select Option
>
> Paul, I hadn't used this feature yet but decided to give it a go. I haven't
> downloaded the latest release yet so this is 11/14 build. On my DBGrid, I
> checked "multi select" and gave it a componentID. I put a button with this
> code, trapping the integer column:
> GETPROPERTY gridHours 'SELECTEDVALUES[tmpInteger]' 'vValues'
> PAUSE 2 USING .vValues
>
> Hopefully you can see the print-screen attached to see that it worked. If
> you want me to download the Dec build and try it, let me know.
>
> Karen
>
>
> -----Original Message-----
> From: Paul C. Buckley <[email protected]
> <mailto:[email protected]>>
> To: rbase-l <[email protected] <mailto:[email protected]>>
> Sent: Wed, Dec 20, 2017 7:14 am
> Subject: [RBASE-L] - Enhanced DB Grid Multi-Select Option
>
> Good morning,
>
> Sorry, I need to repost this but I haven't received any feedback and I'm
> still trying to get this working. Thanks in advance.
>
> I'm using the latest release or R:BASE Extreme Enterprise and trying to use
> multi-select in a Enhanced DB Grid. Under DB Grid Options I have checked
> Multiselect and I am able to select multiple rows. I can't find the variable
> that stores those selections? I've tried 'GETPROPERTY gridID
> 'SELECTEDVALUES[columnname]' 'vmultiselect' ' but the variable vmultiselect
> is null.
>
> Any blues clues would be greatly appreciated.
>
> Thanks,
> Paul Buckley
>
> --
> For group guidelines, visit
> http://www.rbase.com/support/usersgroup_guidelines.php
> <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]>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
>
>
> --
> For group guidelines, visit
> http://www.rbase.com/support/usersgroup_guidelines.php
> <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]>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
--
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].
For more options, visit https://groups.google.com/d/optout.