User Profile & Activity

Simon Dunn Member
Posted: December 29, 2013 8:21 PM

Thanks for the Help Yudi. 

However when I get to SetDataSource it is unknown. Same for DataBind, Render, cancelBubble and returnValue. Do I have to set something else for these events to register?

Posted: December 23, 2013 10:34 PM

Actually, I havent found the answer.  The rows.Clear() actually did absolutely nothing at all, and that is why the next time I used the combo, it had all the right values in it - because it never cleared any.  The incorrect values were all plugged onto the end....so still in the world of pain.

Posted: December 22, 2013 11:11 PM

Ok found my own solution.


Instead of removing the old rows manually in a loop, instead simply use .Clear().


Second problem averted by checking Disabling he WebCombo at the beginning of reloadStockItems() then enabling it at the end, after the UpdateUI(). This didn't actually stop the _AfterItemSelected being called, but inside I protected the action by checking webCombo.FrameObj.disabled.

All times are GMT -5. The time now is 1:52 PM.
Previous Next