AS
Arun Srinivasan
Syncfusion Team
September 9, 2003 10:23 AM UTC
Hi Reddy,
We took a look at your sample. Adding the following line:
this.comboBoxExt1.UpdatePopupControl();
in your comboBoxExt1_TextChanged() event takes care of this issue.
Regards,
Arun
AD
Administrator
Syncfusion Team
September 9, 2003 12:18 PM UTC
Arun,
Thank you for the workaround.
But don't you think it is *VERY* misleading not having the listcontrol change the SelectedIndex/Value when you tab out. I think lot of your customers using this control, unknowingly, will run into this problem. It would be better to have this thing fixed in your next point release.
thanks,
- Reddy