Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by paw on Dec 21, 2007 21:38
open dhtmlx forum
changing the row color of a grid using the xml file

sir, how can i change the color of a row in the grid using the xml file. I tried using color='blue' in the row tag but it is not working
Answer posted by Support on Dec 22, 2007 01:38
The correct attribute is bgColor
    <row bgColor="blue"

you can check supported attributes at http://docs.dhtmlx.info/