dimiorla
09-13-2009, 09:27 PM
Hallo,
By this way I get the first object from column categorie
<s:TextInput x="615" y="302" id="textInput" text="{getAllItems.lastResult[0].categorie}"/>
If i manually change the code to “lastResult[1]” I get the second odject
How can I change “lastResult[0]” by using buttons in the application?
Thanks in advance,
Dimitris.
By this way I get the first object from column categorie
<s:TextInput x="615" y="302" id="textInput" text="{getAllItems.lastResult[0].categorie}"/>
If i manually change the code to “lastResult[1]” I get the second odject
How can I change “lastResult[0]” by using buttons in the application?
Thanks in advance,
Dimitris.