Question

I'm using multiselectionmodel for a cell table. When clicking on a row it is changed to a blue format. Is it somehow possible to disable this? Probably in a .css file?

Was it helpful?

Solution

You can change the styling of a CellTable however you want by providing your own CellTable.Resources in the constructor.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top