Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Feb 07, 2008 18:36
open dhtmlx forum
CSS option2

And how can i set css of row?
Answer posted by Support on Feb 08, 2008 01:21
You can attach custom styles for row by
    grid.setRowTextStyle

    grid.setRowTextStyle(id,"font-weight:bold;");