Razzak, Et Al., I've persisted and discovered some things along the way.
Namely:
> When it comes to VLULB Properties, REFRESH is not the same as
REFRESHLIST
> TRUE, without quotes, is not the same as 'TRUE' (I guess I'm a bit
tired ...)
> When I figured these out, my VARIABLE LIST BOXES worked BEAUTIFULLY.
> Then, and this one is WAY COOL, but surely known to at least some
smaR:t ones alR:eady,
- When I had CTRL-C'd some form objects to replicate them on the
form
- And inadvertently pasted them into RBEDIT, I got a "text
definition"
Of those objects, including properties and values.
MAN, OH MAN! It's like seeing the muscle and bone, without the
skin.
Hope I'm not revealing something, but surely someone else has discovered
this already.
Cool Stuff and I'm Continuing,
Steve in Memphis
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A.
Razzak Memon
Sent: Thursday, October 09, 2008 1:58pm 13:58
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Variable List Boxes on A Forms - How to MakeOne
Determine Values of Other?
At 01:12 PM 10/9/2008, Wills, Steve wrote:
>I'm taking the example form, CustomerManagement, from RRBYWNN, as
>a starting point for something I want to do. The wrinkle here is
>that I want to VariableLookupListViews (VLULV) rather than that
>form's one. I want the first/leftmost to represent a superior
>point in a relationship hierarchy and the second/middle one to be
>populated only by values of subordinate records, somewhat like a
>parent->child relationship.
>
>Then, the selected value in the middle/second VLULV will determine
>the values for the fields in the detail section of the form, just
>like in CustomerManagement.
>
>For example, if I select 'Wills, Steve' in the first VLULV, then
>I only want to see 'Pete' and 'Rebecca' in the second VLULV. Then,
>if I select Rebecca, I would see, for this example, details about
>her toys in the rightmost group box.
>
>I'm sure this has been done, but it's the first time I've tried
>this.
>
>However, I've never done it and I'm having some troubles getting
>the middle/second box to populate when click on a row in the
>leftmost/first VLULV.
Steve,
There are over sixty (60) applications, but take a look at
the following three sample applications included with 2008
SAT Applications: http://www.rupdates.com/sat2008/
01. Running R:BASE Your Way! (Part 15) - SAT 2008 Edition
Folder: C:\RBTI\2008_RBG8_SAT\RRBYW15
Database: RRBYW15
Associated Forms:
. CustomerManagement
. SearchAndEditCust2
Command File: RRBYW15.DAT
RRBYW15 (SAT Edition) | Main Menu | Customers ...
. Manage Customer(s)
. Search and Edit Customer(s) - Part 1 (using VL ListView)
. Search and Edit Customer(s) - Part 2 (using VL ListView)
02. Using Multi-Select Variable Lookup List View
Folder:
C:\RBTI\2008_RBG8_SAT\UsingMultiSelectVariableLookupListViews
Database: MSListVW
Associated Form: VarLookupListView
Command File: UsingMultiSelectVariableLookupListViews.DAT
03. Using Images in Multi-Select DB/Variable Lookup List View
Folder:
C:\RBTI\2008_RBG8_SAT\UsingImagesInListViewControls
Database: UIMILVC
Associated Forms:
. DBListView
. BListViewCImages
. DBListViewImages
. VLListView
. VLListViewCImages
. VLListViewImages
Command File: UsingImagesInListViewControls.DAT
Have fun!
Very Best R:egards,
Razzak.