Categories | Question details Back To List | ||
Row style with splitAt functionality I have a problem with the style of rows when I use split functionality on IE 6. For example, a grid with splitAt(1). The whole row is in bold on Firefox, but on IE 6, the row is in bold except the first cell because of the splitAt(1). If I remove the spliAt, the whole row is in bold on IE 6. It is the same problem if I want to use a specific border for a whole row, the style stops at the first cell. Thanks Answer posted by dhxSupport on Apr 28, 2009 05:41 What version of dthmlxGrid do you use? Similar problem was fixed at the latest version.If issue still occurs please send us any kind of sample where we can reproduce this issue. You can send it directly to the support@dhtmlx.com Answer posted by Guillaume on Apr 28, 2009 06:09 I'm using dhtmlxTreeGrid_21_pro_90226-EVAL . I sent an example to support@dhtmlx.com . Thanks Answer posted by Support on Apr 29, 2009 05:07 Problem confirmed and fixed. Fixed js file sent by email. Similar fix will be added to the next build of dhtmlxgrid. Answer posted by Guillaume on Apr 29, 2009 06:39 Ok thanks. I'm waiting for your e-mail. |