Yes. That would addresses the specific example I sited, but not the general
question I have. Suppose I wanted the other cell to turn yellow, or change
it to a dropdown, or anything that affects the component, not necessarily
the model.

On Thu, Feb 26, 2009 at 2:40 PM, jcgarciam <jcgarc...@gmail.com> wrote:

>
> I haven't used inmethod datagrid yet but i guess i wont be different with
> another Wicket model component, so just clear the property of your
> Underlying model, that should be enough.
>
>
>
> Will Jaynes-4 wrote:
> >
> > I'm working with the inmethod datagrid. I would like to set up some ajax
> > interactions between cells within a row. For example, between two
> > EditablePropertyColumns, if the user starts typing in one cell, having
> > ajax
> > blank out the other. There are a lot of methods one can override which
> > provide the rowModel as an argument. But I don't see how to get access to
> > all the components of a row. And I'm not sure what to do even if I did
> get
> > access to the components in a row.
> >
> > Has anyone tried to set up such ajax interaction between cells?
> >
> > Thanks, Will
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/inmethod-datagrid%2C-ajax-interactions-between-cells-tp22228762p22231967.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to