Hello,
I have one Bug report and one request for recommendation.
Place TWebComboBox on the form.
Add Following lines to the Items property
1000
ააა
ბბბ
abc
ddd
letters in the middle are Georgian letters in Uncicode.
You will see something like
1000აააბბბ
abc
ddd
Same thing happens with TTMSFNCComboBox.
and the second one :
Can you recommend any way to implement something like TWebDBLookupComboBox but with
ability to type text in it? Or TWebLookupComboBox?
Can't Use TTMSFNCEditButton, as actually, I can show only components from FNC.
But even so, can't control size of popuped components.(at least can't find how).
I know how to write my own component. I just ask if you have something ready and relatively simple to use.
Thanks,