 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Claude Guest
|
Posted: Thu May 17, 2007 1:11 am Post subject: Not DbComboBox but DbLookupComboBox |
|
|
Hi
It is not a DBComboBox but a DB Lookupcombobox
It takes the items out of a database.
regards
claude |
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Thu May 17, 2007 1:31 am Post subject: Re: Not DbComboBox but DbLookupComboBox |
|
|
Just change the sorting for your dataset which you link to
TDBLookupCombobox.
If this is a table, change the index. If this is a query, just add the ORDER
BY clause in SELECT statement to sort by names
Lookupcombobox will use the order of records in dataset to display the
dropdown list
--
With best regards, Mike Shkolnik
Scalabium Software
http://www.scalabium.com
mshkolnik (AT) scalabium (DOT) com
"Claude" <Claude (AT) claude (DOT) eu> wrote in message
news:464b64ef$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi
It is not a DBComboBox but a DB Lookupcombobox
It takes the items out of a database.
regards
claude
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|