Style = stEnhanced makes all TIWComboBoxes stop working after a Async call
8/7/2009
Bug Description:
Whe you set the Style of a TIWComboBox to stEnhanced, the Items property are not updated when you use Items.Add in a async event. If you have other IWComboBoxes in the same IWForm, they stop working too. Other non-Async calls, like button clicks stops working too. Affected browsers: All Workaround: Don't set the Style of a TIWComboBox as stEnhanced
<<
Previous Entry Next Entry
>>
|