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.
Yep. It might be worthwhile to implement a full featured, easy to use,
highlevel table component sometime. But ListView does the trick well.
Btw, did you know the Loop component? It is like ListView, but even
simpler (though less powerfull).
Eelco
-------------------------------------------------------
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