I told you I didn't like it  :)  The whole process should be smoother, why
cant the internal view simply get the iterator from the external view and
use that. Why have a whole other wrapper/provider to implement.

What is this offset? When using pageddataview you should use the page number
to offset, when using a normal dataview you should use setfirstindex().

-Igor

I also agree it's not as smooth as it should be, but I also explained in the previous email why DataView.setFirstIndex() will not work. This should all be refactored into a new component that is column-aware instead of having to use ColumnedDataProvider like we do now. I don't think there is a cleaner way.

Gili


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to