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
230
Customize Cell Selection Style
posted

Hi,

I have a grid in my application and configured it that complete rows are selectable. The cells at each row may have different background colors based on the status of the attached data. But in case the row is selected the background color of the cells is completely hidden by the selection background color.

The best would be, if I can change the background color of the selection to an opacity of 0.25, then the normal background color of the cell will shimmer through. I am also fine if the selection is shown in a different way without modifying the background color of the cells, e.g. just make the border thickness of selected cells different.

Does anyone know, how I can do this?

Regards
Johannes