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

Reply via email to