Categories | Question details Back To List | ||
DHTMLXGrid SplitAt and left side style I am spliting a dhtmlx grid and have like two visual issues, maybe connected between them. The left side of the grid is showing a top left and right border of 1px. I need to remove that border... and between the left and right side of the grid, there is a 1px misalign difference. Maybe if I can remove that border, this problem will be fixed. Any idea? I am using //v.2.0 build 81107 Answer posted by dhxSupport on Aug 04, 2009 03:05 Could you please provide screenshot where we can reproduce this issue? What grid skin do you use? Answer posted by Carlos Campos on Aug 05, 2009 08:21 I am using a custom default skin other developer did. He just changed colors. Attaching the screenshot and css file. Thanks for your support Attachments (2) Answer posted by Support on Aug 07, 2009 07:35 The same css used in local samples ( with grid 2.0 ) works correctly - there is no any unnecessary borders. Working sample is sent by email. Please be sure that you are not using any other css stylesheets on the problematic page, which may cause the issue. |