Categories | Question details Back To List | ||||||||
Inserting links with icons into dhtmlxGrid cells Hi! I am having difficulity trying to insert links with images into grid cells, like: <td> <a href="/articles/show_article/2"> <img alt="Zoom" src="/images/icons/silkscreen/zoom.png?1198673819" /> Show </a> </td> Grid is generated from html table. To see whole link i have to add some " "s at the end of the link, but I believe this is not the way... If I insert only img without text - it is not visible at all... Please, help Answer posted by Support on Feb 25, 2008 07:46 Problem can't be reconstructed locally - please check attached sample. Attachments (1)
|