Height of row containg Image

Hi guys



I have grid that have a column of image. This column size and row is automatically adjusted according to the size of image. This scenario is true in case of firefox and mozilla but internet explorer is not resizing the column and row automatically. Please advice what should be the solution. Remember i am loading headers as well as data from XML file.

In case of using “img” eXcell type multi line mode should be enabled. Place following line before mygrid.init():
mygrid.enableMultiline(true);