Categories | Question details Back To List | ||
i have to store text and image in a excell and i have to change the image at run time without afftecting the text value. is it possible? Answer posted by Support on Jan 09, 2009 09:42 Technically it possible through custom excell creating. If you have a treegrid package - you can try to use "tree" column type, which contains from both image and text parts. http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Custom_excell_creation.html#grid_cexc |