I have a grid with the column chooser turned on, but I don't have any checkboxes - the boxes are there, but checking / unchecking, which it physically works, does not show the check.
Here's what I've tried:
there is a folder called common-images that is in the same folder as ej.widgets.core.min.css and the check-tick.png image is there
I've tried moving it around to some other folders with no luck. Chrome developer tools doesn't complain about a missing image.
I thought it might not be an image - maybe it was in the ejicons.woff file. I have verified that the ejicons font file loads. I can see it load in the network tab of chrome dev tools and I can see other icons on the grid toolbar.
I figured having it relative to ej.widgets.core.min.css was the trick but it wasn't. I can't find any reference to the checked-tick.png file anywhere (checked using global text search). I'm using version 15.2.0.40.
Attachment:
missingchecks_c2683d44.zip