Too early. The combobox is populated and later the selected value should be changed many times...
Patrizio De Michele schrieb: > try to set the value onRender... > > 2009/10/2 Anton Trapp <[email protected] > <mailto:[email protected]>> > > > I know I must be blind, but how do I select an entry of a ComboBox? > > myCB.selectByValue(whatever, false); // does now work with the id > or the > text, true/false does not change anything > > myCB.setValue(whatever) sets the text, but does not select the element > that has the same text. > > I am very confused :( > > Thanks in advance! > > Regards, > > Anton > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
