dhtmlgrid - FF vs IE

Hi,

I have several problems with using the gridtable and would appreciate any help. I am sending html table to the browser and attempting to use the dhtmlXGridFromTable function. The skin works fine on firefox - but on IE it only displays the modern skin.



Here’s a snippet of my table and the script I am calling…

Any ideas?



Thanks,

Tushar































Column1 Column2 Column3 Column4
Value1 Value2 Value3 Value4




The code which you are using is correct

>>but on IE it only displays the modern skin
Please be sure that imgs folder contains all the data from package.
Also, beware, that css file has some relative links to images, so if position of css file changed, it need to be adjusted

Working sample attached.


1222785885.zip (63.2 KB)