I think that the luc fires an event when an attempt is made, and you 
need to put code in there.

To:                     Multiple recipients of list delphi <[EMAIL PROTECTED]>
Send reply to:          [EMAIL PROTECTED]
From:                   "John Christenhusz" <[EMAIL PROTECTED]>
Subject:                [DUG]:  InfoPower - wwDBLookupCombo
Date sent:              Tue, 15 Aug 2000 20:51:05 +1200

> Hi all,
> 
> How to get the wwDBLookupCombo working properly?
> 
> I have 2 tables: tblClient & tblCity and their dataSources dsClient & dsCity
> 
> tblClient has fields:
> Name: string
> City: Integer
> 
> tblCity has fields: 
> Index: autoIncrement
> Name: String
> 
> wwDBLookupCombo:
> dataSource = dsClient
> dataField = City
> LookupTable = tblCity
> LookupField = Index
> Selected = City
> ShowMatchText = True
> Style = csDropDown
> 
> The wwDBLookupCombo shows a city and I can change a city. But wat doesn't
> work is
> - the ShowMatchText and
> - add a new city to the table
> 
> What is the problem????
> 
> 
> Thanks very much for any help.
> 
> John Christenhusz
> 
> 



Rohit

======================================================================
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
======================================================================

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to