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

Grid Data Alignment Issue when grouping on Chrome.

1 Answer 27 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.
Muhammad
Top achievements
Rank 1
Muhammad asked on 12 Sep 2012, 01:11 PM
Hi,

I am using Asp.Net MVC Grid. Facing the issue in chrome, when i group the data on the basis of a single hidden column it shows that column even if the column header is hidden and not visible. Other browser has no issue in that. Kindly, guide me about it. 

Your earliest response will be highly appreciated.

Regards,
Muhammad Kamran

P.S. Attached is the snapsot of Chrome n firefox. 

1 Answer, 1 is accepted

Sort by
0
Pedro
Top achievements
Rank 2
answered on 20 Sep 2012, 06:47 PM
try checking if the css:

.t-grid-header table,.t-grid-content table,.t-grid-footer table{table-layout:fixed}

is in the telerik.common.min.css file.

If not, add it. 
Tags
Grid
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Pedro
Top achievements
Rank 2
Share this question
or