Finished see:
http://issues.apache.org/jira/browse/TOBAGO-307
Should be available in the next nightly build.
Regards
Bernd
Michał 'Gandalf' Stawicki wrote:
nope, your right - I can't find it in 'Latest SVN TLD documentation'
there is tc:selectItem, so I think you could make another iteration
and create many tc:selectItem 's :) life isn't easy
regards,
michael
On 26/02/07, H. Swaczinna <[EMAIL PROTECTED]> wrote:
There's no tc:selectItems in the Tobago tag doc. Is this a new tag?
Regards
Helmut
>tc:selectItems may resolve your problem, it is similar to f:selectItems
>but allows $-Expressions, as far as I know. So you can use forEach.
>
>Do you really need nested loops? Is the inner a loop over the items?
>Then you can use ?:selectItems instead of ?:selectItem.
>
>Regards
>
>Udo
>
>Michał 'Gandalf' Stawicki schrieb:
>> Hi,
>>
>> no answers to this one...
>>
>> Is there any way in Tobago to do double-iteration (so I iterate over
>> some List, and than I iterate over some elements than I get from the
>> first list)? I can't use forEach as I need to use tc:selectOneChoice
>> and f:selectItems and these won't work with forEach
>>
>> regards,
>> michael
>>
>> On 14/02/07, Michał 'Gandalf' Stawicki <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>>
>>> did anyone tried nesting tc:sheet inside another tc:sheet's column?
>>>
>>> I don't get any errors, but the inner tc:sheet just isn't rendered
>>>
>>> regards,
>>> michael
>>>
>>> --
>>> [EMAIL PROTECTED]
>>> http://stawicki.jasliska.pl
>>> GG: 3691111
>>> JID: [EMAIL PROTECTED]
>>>
>>
>>
>