I have a data grid, and one of the columns I used ItemRenderer to have a
vbox and an image inside as a button.
Everything looks good except the entire column where that ItemRenderer is
used does not invoke the same mouseover events as the other columns. The
mouseover event I was looking for is highlighting the row on mouseover and
selection (with a darker hue).
How do I get the column to do mouseover again for the whole row?

Thanks in advance.

Reply via email to