Hi,
i’m trying to use predefined skins in my grid, but they don’t affect my headerrows. They remain always gray.
Can you help me?
Thanks in advance!
pyt
Are you using default folder structure, as in package, or moved them to different places?
The background images defined in dhtmlxgrid.css, by relative css paths, so if you have changed location of imgs folder, you may need to adjust paths in dhtmlxgrid.css
Thanks a lot.
I have adjusted my paths and it works…