Il giorno 12/apr/04, alle 07:05, Steve Steinitz ha scritto:

We attempted to control the tab selection of a tab group
as follows:

<snip/>


Binding is made against the form model, not the data passed to the view as the value of the bizData argument.

Try:

form.getWidget("tabState").value = 2;

if you want to set it programmatically.

Ugo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to