PageableGridDataView is not GridView in extensions. there are only minor incompatibilities with the old dataview package so you should have no problems migrating.

the dataview project is no longer in wicket-stuff cvs btw.

-Igor


On 11/8/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
I don't know much about that package, but afaik the dataview project
will be dropped in favor of the extensions project.

Eelco


On 11/8/05, Gili <[EMAIL PROTECTED] > wrote:
> Hi,
>
>         I'm trying to use recompile code that uses PageableGridDataView which
> used to work. The problem is that PageableGridDataView has a constructor
> which takes in wicket.contrib.dataview.IDataProvider in its constructor
> but HibernateDataProvider now extends
> wicket.extensions.markup.html.repeater.data.IDataProvider. The two are
> not compatible.
>
>         Did you guys plan on dropping wicket.contrib.dataview.IDataProvider in
> favor of the extensions one? If so, can someone please update
> PageableGridDataView so this will work?
>
> Thank you,
> Gili
> --
> http://www.desktopbeautifier.com/
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to