Page 1 of 1

Lookup -> combobox: Used for Input in Table or on textfie

Posted: Wed Jul 25, 2012 9:50 am
by Andy
Hi team,

How can i use a combobox in TSRichViewEdit ?
I need it to fill out a textfield or as a lookup in a table-cell.
Additive I have to check the kind of field because I must support
minimum 16 several comboxes but I want, that only the current is visible.
Have you a example for this topic ?

Regards

Andy

Posted: Wed Jul 25, 2012 11:40 am
by Sergey Tkachenko
You can use TSRVComboBox (included in SRVControls), other comboboxes do not work properly in TSRichViewEdit.

To hide/show a control, use rvepVisible property: http://www.trichview.com/help/idh_type_ ... perty.html