Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Manoj Kumar on Sep 29, 2009 04:34
open dhtmlx forum
How can we set column style in tree grid?

How can we set different column styles in tree grid?

Another question How can we set cell style?
Answer posted by dhxSupport on Sep 29, 2009 09:25
You can set only cell style:
<cell class="cellClass" style="background-color: red">Cell value</cell>