Not all components support this API -- please see the TLD for supported
JavaScript features. There is a table2 component in the works which is
fully Ajax enabled and supports the refresh feature.
Dan
Lking wrote:
> How can I get a client-side update with the Table component?
> I was trying something like...
>
> onChange="document.getElementById('form1:table1').refresh('form1:textfield1');"
>
> but it doesn't work.
>
> thanks.