Quote:
> Can anybody on the face of this earth tell me how to do the following?
> Form1 has a DbLookuplistbox which shows nice data like it should (and
> has an item selected).
> In some other window, i change the cursorposition in the (same)
> datasource.
> How do i get the DbCombolookuplistbox to select the active record in
> the datasource. (I've configured the control to work with
> "ListSource".)
> Or can't it work like this? Can somebody tell me?
> L8r. MW.
Consider your DBLookuplistbox to have name DBLLB
and your other control as OtherC
You should have 3 relevant datasources: The "datasource" for
LLB, the lookupdatasource for LLB and the datasource for OtherC.
Are you saying that the lookupdatasource for LLB and for OtherC
are the same datasource component? (And not two separate datasources
that point to the same underlying table?)
I would think this should work, but I am not sure how the
Lookuplist processes notifications from its datasource. I am
away from my PC now so I can't check this out. Please let me know
what you find.
--
Paul Schopf
Coupled Climate Dynamics Group/971
NASA Goddard Space Flight Center
Greenbelt, MD 20771