Hi Nadezha,
Thanks for the response. I don’t see what the difference is between your code and mine. All you do is write: $(“#jqxgrid”).jqxGrid({ theme: ‘orange’ });, which is basically what I have: selector.jqxGrid({theme: value});
.
It works 90%, but seems to forget to remove some classes. Do you have any idea why?