AD
Administrator
Syncfusion Team
October 20, 2004 10:28 AM UTC
Hi Van,
I am afraid, presently there is no such event associated with the ComboBoxAutoComplete or the ComboBoxAdv. However, we could consider this as a feature request for a future release of Essential Suite. We appreciate your interest in Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.
VB
vbaker
October 20, 2004 12:44 PM UTC
That would be a useful new feature.
Meanwile, my work-around was to handle the Validating event and in it try to find the combobox.Text value in the list using the FindString() method. If it''s not found, then that means the value entered in the combobox''s textbox was not in the list.
Perhaps not very efficient, but it works.
Thanks,
--Van Baker
AD
Administrator
Syncfusion Team
October 21, 2004 05:47 PM UTC
Hi Van,
Thanks for sharing this information with us. I will notify you when the above mentioned feature request is implemented. We appreciate your continued interest in Syncfusion.
Regards,
Guru Patwal
Syncfusion, Inc.