Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Dec 30, 2008 01:42
open dhtmlx forum
image in excell

is there any posibility to load an image in excell at run time
Answer posted by support on Dec 30, 2008 09:42
mygrid.cells(rowID,cellIndex).cell is HTML table cell object. you can put there anything you want. But... we do not guarantee it will not harm the overal functionality and performance of the grid. :(