Re: [Wicket-user] ColumnedDataProvider startIndex problems

2005-08-16 Thread Phil Kulak
Knock yourself out.

On 8/16/05, Gili [EMAIL PROTECTED] wrote:
 
 There is no way to offset the ColumnedDataProvider beginning index.
 This functionality doesn't really belong here but until the refactor of
 contrib-data I don't think there is a cleaner way.
 
 So I'll be adding ColumnedDataProvider.setStartIndex() ok?
 
 Gili
 --
 http://www.desktopbeautifier.com/
 
 
 ---
 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



---
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


RE: [Wicket-user] ColumnedDataProvider startIndex problems

2005-08-16 Thread Gili

Cant you just set the offset in the dataview?
-Igor


	No because the DataView takes input from the ColumnedDataProvider so if 
you offset the DataView you're talking in column units as opposed to 
individual DB item units.


Gili
--
http://www.desktopbeautifier.com/


---
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