Hi,

I've just realized that there is no example in the demo of a <tc:in> which
triggers a partial reload. On the tld doc I've only found the js attribute
'onchange'. Is it very complex to emulate the following code with the
Tobago.js lib?

            <tc:in value="#{bank.town}" suggestMethod="#{bank.townHint}">

                  <f:facet name="change">

                        <tc:command>

                             <tc:attribute

                                   name="renderedPartially"

                                   value="bankAccount" />

                        </tc:command>

                  </f:facet>

            </tc:in>


Regards,

-- 
Zied Hamdi
www.into-i.fr
(previously in 2003)
zatreex.sf.net

Reply via email to