Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Wie im TDBComboBox >1 TClientDataSet Felder ausgeben? (https://www.delphipraxis.net/78802-wie-im-tdbcombobox-1-tclientdataset-felder-ausgeben.html)

madina 11. Okt 2006 10:37


Wie im TDBComboBox >1 TClientDataSet Felder ausgeben?
 
Hallo,

wie kann ich 2 oder mehr Felder einer TClientDataSet mit einem TDBComboBox verbinden.

Z.B: TCDS1 hat 3 Felder Tag, Monat, Jahr.
Frage: wie kann ich in TDBComboBox alle 3 Felder gleichzeitig ausgeben Tag+'.'+Monat'.'+
Jaht, wenn ich der TDBComboBox.DataField nur ein Feld zuweisen kann ??


mfg

mkinzler 11. Okt 2006 10:55

Re: Wie im TDBComboBox >1 TClientDataSet Felder ausgeben?
 
Ein herzliches hallo dir auch. :)

Tormentor32 11. Okt 2006 11:04

Re: Wie im TDBComboBox >1 TClientDataSet Felder ausgeben?
 
und wie gehts so?

mkinzler 11. Okt 2006 20:32

Re: Wie im TDBComboBox >1 TClientDataSet Felder ausgeben?
 
Erzeuge eine berechnetes Feld im DataSet, welches du dann mit den Werten der 3 Felder füllst.


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:42 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz