cell hover

Is there a way to hover over a cell in an Adv Grid and have only the cell hilited? And not the entire line. I am using Adv Grid to select from a list of 200 items.

Thanks
Tom Obenschain

Hi,


The hover state is currently only available per row.
You can set MouseSelect to msSingleCell to enable the selection of a single cell when a left mouse click occurs.