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?
You can change the styling of a CellTable
however you want by providing your own CellTable.Resources
in the constructor.