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

[Solved] MVC Grid Grouping Rendering Issue with Chrome

2 Answers 83 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.
Pradeep N
Top achievements
Rank 1
Pradeep N asked on 02 Jun 2010, 06:38 AM
Hi,
I am facing the rendering issue with MVC Grid in chrome, when i try to group with any available column. It is also reproduced in your online demo. I have attached the screen shot [chrome grid grouping issue.png] for you reference. Please suggest me any work around for this.
Thanks,
Pradeep.

2 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 02 Jun 2010, 08:12 AM
Hello Pradeep,

Thank you for reporting this -- it seems that Chrome does not apply backgrounds on table row elements properly. This can be worked-around by changing the following selector in telerik.vista.css (or any other theme file you use):
.t-grid .t-grouping-row
to
.t-grouping-row td

I've fixed the issue in our stylesheets -- the fix will be available with the next release.

Best wishes,
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
Pradeep N
Top achievements
Rank 1
answered on 02 Jun 2010, 08:41 AM
Hi alex,
Thanks for the quick fix. It worked well.

Thanks,
Pradeep.
Tags
Grid
Asked by
Pradeep N
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Pradeep N
Top achievements
Rank 1
Share this question
or