This is a migrated thread and some comments may be shown as answers.

[Solved] alignment and disappearance of vertical lines

2 Answers 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Helene Dumas
Top achievements
Rank 1
Helene Dumas asked on 27 Oct 2010, 01:58 PM
I am using telerik version 2010.2.930.235.
I have an MVC grid but the vertical lines between the columns are not aligned with the column header.  The problem can be seen by either using Internet Explorer or Firefox.
Also, if a cell is empty, the vertical line to the right of the cell is white and therefore cannot be seen.

Just to let you know that I have this problem with your website... when I go to see the demos for the MVC grid, when I click on First Look, the grid I see is perfect... the lines are properly aligned, but when I click on column resizing, the grid that I see does not have the vertical lines aligned with the header... same thing in the Client-Side Events, the lines of that grid are ever so lightly unaligned.

How can I fix the problem.

Helene

2 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 29 Oct 2010, 02:50 PM
Hello Helene,

This is a problem with the specific examples. In the column resizing example, if you remove the TableHtmlAttributes declaration and set the default column widths to the following:
    {"GridWidth", 0},
    {"OrderIDWidth", 100},
    {"ContactNameWidth", 200},
    {"ShipAddressWidth",450},
    {"OrderDateWidth", 117}


... the example will show as it should. We will address it with the upcoming release.

All the best,
Alex Gyoshev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jann
Top achievements
Rank 1
answered on 21 Feb 2011, 11:00 AM
The resizing example still has the misalignment (when using IE7).
Tags
Grid
Asked by
Helene Dumas
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Jann
Top achievements
Rank 1
Share this question
or