[Dojo-interest] Dojo ComboBox - Reinit

Lars Götte lars.goette at it-akademie.net
Wed Jan 24 09:31:49 MST 2007


Hi,

I'm fetching a table by rpc, because I've build my table on server  
dynamically. In some row I want to insert a Dojo ComboBox on server- 
side:

<select class="top-listen-input" dojoType="ComboBox" value="this  
should never be seen - it is replaced!" dataUrl="dojo/tests/widget/ 
comboBoxData.js" name="foo.bar1" maxListLength="15"></select>

That comobox is shown, but it isn't shown as Dojo-Widget, because the  
combox is loaded dynamically. What can I do to reinit that widget on  
rpc-request.

Thank you for helping!

Cheers,

Lars


More information about the Dojo-interest mailing list