Subject | Re[2]: [IBO] IBO$Schema_Version |
---|---|
Author | Carlos H. Cantu |
Post date | 2000-12-01T10:53:48Z |
AP> I looked at your filter component at your site. Two questions:
AP> Do you support display names instead of real fieldname?
Yes, you can define whatever you want to be displayed as the field name on
the filter dialog box.
AP> Are you planning lookup support for filter values?
This is currently being supported through the use of a ComboBox control.
You have an event fired for each field so you can populate the combo with
any data.
PS: As this is not a IBO message, please if you have any other question
about my components send me a private message ;)
Greetings,
Carlos
AP> Do you support display names instead of real fieldname?
Yes, you can define whatever you want to be displayed as the field name on
the filter dialog box.
AP> Are you planning lookup support for filter values?
This is currently being supported through the use of a ComboBox control.
You have an event fired for each field so you can populate the combo with
any data.
PS: As this is not a IBO message, please if you have any other question
about my components send me a private message ;)
Greetings,
Carlos