Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Vadim Khatkovsky on Jul 27, 2009 07:20
open dhtmlx forum
TreeGrid's setRowColor does not work in the new version anymore

Hello,
looks like grid.setRowColor in the newewst version [dhtmlxSuite 2009 Rel.1 (DHTMLX 2.1) Professional edition build 90226/90316] is not working as it was before.
TreeGrid object (skin 'light') is created in the window (skin 'aqua_sky').

Using IE8 Developemnt Tools, I found the following code - the grid cell source:
<td title="" align="left" class=" " bgColor="#dfd8ff" _cellIndex="0" _attrs="[object Object]" wasChanged="true" _title="true">
while CSS border style of the mentioned <TD> was:
background: none transparent scroll repeat 0% 0%

also when I try to use setCellTextStyle() function of the grid to set cells color one by one I succeed, but grid's 'cursor' gets not visible anymore.
Answer posted by dhxSupport on Jul 27, 2009 08:59
This bug was confirmed and fixed. Please replace you dhtmlxwindows_aqua_sky.css file with file from attachment 
Attachments (1)