I have a custom inline itemRenderer in one of my datagrid columns that
contains a LinkButton.  When this button is pressed, I'd like to be
able to change something on every row except the one that was clicked
in the same column (so same itemRenderer).  Is it possible to do this?
 I can't find any way to access the itemRenderer content for a
specific row.  Thanks.

MR

Reply via email to