Martin,

Many thanks!

On Mon, Dec 10, 2012 at 11:08 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> Hi Ernesto,
>
> I've just applied your patch.
> Thanks!
>
>
> On Sat, Dec 8, 2012 at 3:58 PM, Ernesto Reinaldo Barreiro <
> reier...@gmail.com> wrote:
>
> > This seems to be the problem.
> >
> > https://issues.apache.org/jira/browse/WICKET-4916
> >
> > With patch applied to my local wicket branch tree grid works as expected.
> >
> > On Sat, Dec 8, 2012 at 11:27 AM, Ernesto Reinaldo Barreiro <
> > reier...@gmail.com> wrote:
> >
> > > Martin,
> > >
> > > I think what is happening with tree-grid "edit" is that no "onclick"
> > > handlers are generated for newly added rows (when a node is expanded).
> >  Any
> > > pointers on what might be causing that?
> > >
> > > On Tue, Dec 4, 2012 at 9:07 PM, Ernesto Reinaldo Barreiro <
> > > reier...@gmail.com> wrote:
> > >
> > >> Fixed "return" and "ESC" on edit both for YUI and jquery.
> > >>
> > >>
> > >> On Tue, Dec 4, 2012 at 8:27 PM, Martin Grigorov <mgrigo...@apache.org
> > >wrote:
> > >>
> > >>> I compared it against
> > >>> http://www.wicket-library.com/inmethod-grid/data-grid/simple?0 -
> this
> > >>> uses
> > >>> InMethod Grid 1.5 though
> > >>>
> > >>>
> > >>> On Tue, Dec 4, 2012 at 8:24 PM, Ernesto Reinaldo Barreiro <
> > >>> reier...@gmail.com> wrote:
> > >>>
> > >>> > Martin,
> > >>> >
> > >>> > On Tue, Dec 4, 2012 at 9:28 AM, Martin Grigorov <
> > mgrigo...@apache.org
> > >>> > >wrote:
> > >>> >
> > >>> > > Great work, Ernesto !
> > >>> > >
> > >>> > > I just tried the samples application and the only problem that
> I've
> > >>> found
> > >>> > > is related to the editable grids.
> > >>> > > In both Editable Grid and Editable TreeGrid the 'ESC' keypress
> > >>> doesn't
> > >>> > > work.
> > >>> > >
> > >>> >
> > >>> > 'Esc' Keypress does not work either with YUI. It gives JS error.
> > >>> >
> > >>> > TypeError: elements[0].onclick is null
> > >>> >
> > >>> > row = findParent(row, "TR");
> > >>> >
> > >>> >
> > >>> >  I will also fix that.
> > >>> >
> > >>> >
> > >>> > > In Editable TreeGrid I can edit only folders but I can't edit
> > leafs.
> > >>> > >
> > >>> > >
> > >>> > You can't edit leafs (also) with YUI based version (just checked
> > >>> that). So,
> > >>> > this might be a regression on YUI version?
> > >>> >
> > >>> > --
> > >>> > Regards - Ernesto Reinaldo Barreiro
> > >>> > Antilia Soft
> > >>> > http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> > >>> >
> > >>>
> > >>>
> > >>>
> > >>> --
> > >>> Martin Grigorov
> > >>> jWeekend
> > >>> Training, Consulting, Development
> > >>> http://jWeekend.com <http://jweekend.com/>
> > >>>
> > >>
> > >>
> > >>
> > >> --
> > >> Regards - Ernesto Reinaldo Barreiro
> > >> Antilia Soft
> > >> http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> > >>
> > >>
> > >
> > >
> > > --
> > > Regards - Ernesto Reinaldo Barreiro
> > > Antilia Soft
> > > http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> > >
> > >
> >
> >
> > --
> > Regards - Ernesto Reinaldo Barreiro
> > Antilia Soft
> > http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> >
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com <http://jweekend.com/>
>



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

Reply via email to