Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.04.15;
Скачать: CL | DM;

Вниз

ComboBox с таблицей   Найти похожие ветки 

 
Tor ©   (2007-03-27 17:34) [0]

Доброго времени суток, All
Как можно реализовать выпадающий список в виде таблици из двух колонок, данные в списке беруться из таблицы БД ?

Спасибо.


 
Desdechado ©   (2007-03-27 17:45) [1]

LookupField


 
stone ©   (2007-03-27 17:52) [2]

ListField = Field1;Field2


 
Tor ©   (2007-03-27 17:53) [3]

Мда исчерпывающий ответ :) А можно по подробнее?


 
Tor ©   (2007-03-27 17:54) [4]

Спасибо, попробую.


 
stone ©   (2007-03-27 17:57) [5]

Identifies the field or fields whose values are displayed in the lookup control.

Delphi syntax:

property ListField: String;

Description

The lookup control represents a field in one table by displaying the value of one or more corresponding fields in another table. ListField is the name of the field or fields in the lookup table that are actually displayed, as opposed to the DataField, which is the field in the DataSource that the lookup control actually represents, or the KeyField, which is the field in the lookup table with the same value as the DataField.

To fully specify the list fields, both a dataset for the lookup table and the fields within that dataset must be defined. The ListSource property of the lookup control specifies the dataset for the lookup table.

ListField can represent more than one field. Separate multiple field names with semicolons.

Before specifying ListField, specify the link between the two datasets using the KeyField property. If ListField is not set, lookup controls display KeyField field values by default. If the DataField field is a lookup field, don"t specify anything for ListField; the data controls automatically use the lookup field"s LookupResultField property as ListField.



Страницы: 1 вся ветка

Текущий архив: 2007.04.15;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.05 c
2-1174661850
Гость_
2007-03-23 17:57
2007.04.15
Не видны колонки в гриде


15-1174573539
Чапаев
2007-03-22 17:25
2007.04.15
А почему...


2-1174917088
Sergionio
2007-03-26 17:51
2007.04.15
combobox и список таблиц


15-1174535794
Slider007
2007-03-22 06:56
2007.04.15
С днем рождения ! 22 марта


15-1174666572
Andy BitOff
2007-03-23 19:16
2007.04.15
Тут проскакивала ссылка...