Hello,
I have formatted the table in a certain way using CSS classes and its working. THere are certain rows that i need to set ad readonly which i do it through cellProperties.
While it works, it sets htDimmed class to the readonly cells. It is affecting my styling. Since i use different styles for different rows adding color:inherit to htDimmed is not helping.
How can i stop handsontable from not adding htDimmed