Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Martín on Sep 16, 2009 07:42
open dhtmlx forum
dhtmlxGrid - enableHeaderImages

Is it possible to use images in the header of specific columns and text in the others? (We have the Pro version of the product)
Thanks
Answer posted by dhxSupport on Sep 17, 2009 05:27
You can insert any html into header's cell:
mygrid.setHeader("<img src='some_image.' />,Column2,Column3");