Grid styling does not work in Chrome
I am trying to dynamically reformat grid cells based on cell content. It seems to work in all browsers excepting Chrome where text-decoration fails. Specifically:
.aw-row-withdrawn {text-decoration: line-through;}
Is there a solution for this?
.aw-row-withdrawn {text-decoration: line-through;}
Is there a solution for this?
Brian
August 19,