Ben,
this situation has been described often in the group. It seems to be a problem for not-RBase-Supermen.
Myself I try for long time to find the best way using ONLY one form with: 1. Var ListBox in order to choose the record 2.DBEdit-fields or Scrolling region in order to show/edit/add new row/del row ...
Hi RBase-Supermen! Sample applications for such cool EDIT USING ...-handlings would be appreciated ;).
Armin
----- Original Message ----- From: "Ben Fogt" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, March 30, 2005 6:42 AM
Subject: [RBG7-L] - WHERE Property in Variable List Box
I want to have a variable list box on a form that changes based on other variables on the same form.
One way I thought to do this was a use a "Refresh" button that would set a text variable that would be the text string and then use the Property command to set the where clause on the variable list box. It looks like this isn't updateable in
Another idea was to assign the where clause to my variable (&vwhere) and use
PROPERTY to refresh the list. That doesn't work, either.
I think I'll have to use a second form that will contain a scrolling region
but I'd rather keep it clean and on a single form. Any suggestions?
Ben Fogt
