OK, so you won my fridge. :-)

Yep, it works on all types of markup. If it can be repeated, then the Listview can handle it (there is no markup check, so you could even use body or html as a repeater).


Martijn

Stefan Arentz wrote:

I guess the trick with the ListView is to see it as a 'repeater'. I guess the following would also work:

 <p wicket:id="rows">
  <ul>
   <li wicket:id="cold">...</li>
  </ul>
 </p>

Right? Cool Stuff :-)

 S.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to