Grid: Mouseover thumbnail show big image

Hello Sir,

I am able to put a thumbnail inside a dhtmlxgrid cell. I would like to implement mouseovering the thumbnail to show bigger image. Please guide me on how to do this. I tried to put img tag inside the title attribute but it only shows it as text.

Thank you,
Hungnd,

Hello.

You may try to use the onMouseOver event handler.
docs.dhtmlx.com/doku.php?id=dhtm … nmouseover