DHX Grid: Grid style not applied in Internet Explorer.

Hi there,

The grid style is not getting applied in the Internet Explorer.



Image Link: picoodle.com/view.php?img=/3 … &srv=img37



What could be the problem ??

How did you set this styles ?

Possibly the reason for the issue in that you have set some style for each row and than tried to redefine it for uneven rows. In this case you can try to set !important after the background color for uneven rows:

background-color: some_color !important;