Hello,

I have a data entry form with a Variable Lookup ListView, and I would like the ListView to be interactive with the form. (Ex: If I click on a row in the list, that data is immediately displayed in the form fields to edit...or as soon as I add a row, it shows up in the list.

I have seen something similar to what I am looking for in the DBGridListBox Sample Application (dbgridlb). The difference is that I process my data entry in batches, so the ListView must use a where clause specifying a batch name variable.

Right now I have this set up to the point where it functions almost as I described, except that I must close and reenter the form for the ListView to update.

Thanks for any assistance!

--
Alex Sisk
DiMark, Inc.
1076 West SR 436, Suite A
Altamonte Springs, FL 32714
(407) 786-4321

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to