Attached is a sample page where I've instantiated a combobox and set the text so that the appropriate item is selected. Problem is that it seems the control still thinks internally the first item is selected because if won't fire when selecting the first item, but will fire if i select any other item including the currently selected item.
Once the event fires from user selection, it seems to work correctly.
I've tried this with the .select function as well and get the same behavior.
Thanks
Once the event fires from user selection, it seems to work correctly.
I've tried this with the .select function as well and get the same behavior.
Thanks