This is a very minor item that I would like to bring to your attention, but the jqx.black.css file specifies the white image for the indeterminate checkbox filter image. I believe the next line should be replaced with the second line in jqx.black.css.
.jqx-checkbox-check-indeterminate-black{background:transparent url(images/check_indeterminate_white.png) left top no-repeat}
.jqx-checkbox-check-indeterminate-black{background:transparent url(images/check_indeterminate_black.png) left top no-repeat}
Best Regards,
Mike