Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Gil on Jun 26, 2008 03:06
open dhtmlx forum
animated GIF on GridHeader

Hi there!

How can I put a animated gif with text on a header and keep it independent of the sort image?

Something like:

HEADER: <img.gif> ...text...
Answer posted by Support on Jun 26, 2008 04:48
You can place any HTML content inside header
    grid.setHeader("A,B <img src='some.gif' />,C");