Well, my timing seems to be bad, since the wiki is currently down and I'm trying to learn more about ListView. In the meantime, I thought I'd ask a question...
I have a read-only list: I do not need to populate the list at all. The list is returned based on the results from a query. Is it really necessary, or the correct approach, to use ListView in this case? All I want to do is display this read-only list. I'm not sure it's worth the effort to create model objects and so on if all I am doing is displaying the list, and not modifying it. Comments? ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
