messi javab

Greenhorn
+ Follow
since Jun 27, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by messi javab

Hi,

I'm running on 2 different iterators using tr:iterator tag.

each iterator print some data,

The html that was generated from this page contains 2 'dt' elements which contains the data from each iterator.

Is it possible that the html that generatr will have only 1 'td' element for both iterators ?

That way , the elements from the first iterator will not differ from the elements from the second one.

I need something like Append Tag that is used to append iterators to form an appended iterator

through which the entries goes from one iterator to another after each respective iterator is exhausted of entries.

Hope that's clear enough,

Thanks,
Messi.
11 years ago
JSF