How to fill a DBLookupComboBox??

From: Schoep (operations_at_willebois.nl)
Date: 08/29/04


Date: Sun, 29 Aug 2004 12:14:49 +0200

Hello,

It looks so simple: just filling a DBLookupComboBox with some values of 1 table.
Just used a TADOQuery component and a TDatasource component, but the DBLookupComboBox is disabled all the time.
Anyone knows what can be the problem.
Of course I checked all basics: active property of TADOQuery component is true; all fieldnames are correct and SQL is working fine....

Regards,
Maurijn



Relevant Pages

  • Re: How to fill a DBLookupComboBox??
    ... just filling a DBLookupComboBox with some values of 1 table. ... >Just used a TADOQuery component and a TDatasource component, but the DBLookupComboBox is disabled all the time. ...
    (alt.comp.lang.borland-delphi)
  • Re: How to fill a DBLookupComboBox??
    ... >>Just used a TADOQuery component and a TDatasource component, ... DBLookupComboBox is disabled all the time. ... > Have you set Datasource and ListSouce properties? ...
    (alt.comp.lang.borland-delphi)
  • Re: How to fill a DBLookupComboBox??
    ... It's been an age since I last worked with dblookupComboBox but if I ... remember you don't set the datasource at all, only the listsource if ... >Just used a TADOQuery component and a TDatasource component, but the DBLookupComboBox is disabled all the time. ...
    (alt.comp.lang.borland-delphi)