Martin.

On Wed, Nov 28, 2012 at 9:25 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> On Wed, Nov 28, 2012 at 9:22 AM, Ernesto Reinaldo Barreiro <
> reier...@gmail.com> wrote:
>
> > Hi,
> >
> > On Wed, Nov 28, 2012 at 9:14 AM, Martin Grigorov <mgrigo...@apache.org
> > >wrote:
> >
> > > Hi,
> > >
> > > InMethod Grid is more smarter. It supports column reordering, resizing,
> > > better Ajax support. But it is no active maintainer at the moment.
> > > Different community members provide patches when they need fixes but
> > that's
> > > all.
> > > It is also based on Yahoo UI v.2.
> > >
> > >
> > Maybe it is time to try to rewrite all column reordering, re-sizing logic
> > based on jquery (instead of YUI). Now that jquery comes "for free" with
> > wicket 6.x
> >
> >
> I'm sure many users will be happy of such change.
> Even upgrading to YUI 3 will be a big improvement.
> The same is valid for wicket-datetime module.
>
>
I have managed to port grid functionality  to  use jquery. See [1] (just
deployed a temporary version of the sample application).

Issues.

1- sorting columns do not update grid properly.
2- Tree grid column reordering do work yet.

I will try to fix those tomorrow.

The only needed dependency is jquery itself.

I will add a flag that allows to choose between jquery and YUI backed grid
(with default to jquery;-). Shall I commit those changes? Create a branch?
Or a patch?

References,

1-http://antiliasoft.com/inmethod-grid-examples/

-- 
Regards - Ernesto Reinaldo Barreiro
Antilia Soft
http://antiliasoft.com/ <http://antiliasoft.com/antilia>

Reply via email to