Показать сообщение отдельно
Старый 27.09.2012, 16:03   #9  
S.Kuskov is offline
S.Kuskov
Участник
Лучший по профессии 2017
Лучший по профессии 2015
Лучший по профессии 2014
 
3,443 / 1781 (66) ++++++++
Регистрация: 28.04.2007
Адрес: Калуга
А разве это не fieldNum(Table, Field)?

О чё нашёл на просторах интернета:
http://www.archivum.info/microsoft.p...ateFilter.html

Цитата:
Problem
The FormRowDisplayOption:: affectedElementsByField() method receives
FieldNum as the argument. But the control was associated with the field via
FieldId. Therefore, the FormRowDisplayOption:: affectedElementsByField()
method could not find the appropriate control to mark it.


Solution

The standard DBFHdl2Int() function has been used to convert FieldId into
FieldNum when storing field info in the control.

Последний раз редактировалось S.Kuskov; 27.09.2012 в 16:06.