Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2945
See through hot-tracked row
posted

Is it possible to "see through" a hot-tracked row?

What I mean by this, is that if I have an UltraGrid with individual cells with Appearance.BackColor set, to indicate different statuses.  I want to enable a hot-tracked row which has an Alpha level with partial transparency.  So if I hover over a row which has certain cells coloured, I still see those colours through my hot tracked row?

If I set HotTrackRowAppearance, it only colours any rows without cell appearance set.

If I set HotTrackRowCellAppearance, it colours all cells in the row, but it overrides my individual cell colour.

Ideally the Cell should have a HotTrackRowAppearance, so if I set the appearance on the individual cell I could also set the colour when my hot track row is over the cell, but this doesn't appear to exist.

Is there any other way to do this?

Top Replies