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

[Solved] UseStaticHeaders issue in Firefox

3 Answers 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Edvardas Rimkus
Top achievements
Rank 1
Edvardas Rimkus asked on 16 Nov 2009, 11:28 AM
I came across a strange grid bug, which when i set UseStaticHeaders = "true" makes the grid narrow (381px wide) and does not use set column with in firefox. All other browsers (IE, Chrome/Safari) render the grid correctly.
Tried recreating the page from scratch, but the issue remains. This is happening only with a single grid.
Does anyone came across this kind of issue and know how to fix that issue?

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 16 Nov 2009, 12:42 PM
Hello Edvardas,

I suggest you set TableLayout = Fixed for the MasterTableView in RadGrid and see whether this helps to avoid the unexpected behavior.

Greetings,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Edvardas Rimkus
Top achievements
Rank 1
answered on 16 Nov 2009, 01:04 PM
It makes the grid look ok in Firefox until vertical scroll bar appears. With vertical scroll bar visible in firefox and safari all content columns are slightly smaller then header columns to accommodate the scroll bar.
0
Pavlina
Telerik team
answered on 16 Nov 2009, 02:32 PM
Hello Edvardas,

This is so because RadGrid renders header cells and ordinary cells in two different tables when Scrolling is enabled and UseStaticHeaders is set to "True".
For more information, please review the following article which elaborates on this subject.
http://www.telerik.com/support/kb/aspnet-ajax/grid/how-to-align-radgrid-cells-when-using-scrolling-and-gridlines.aspx

I hope this helps.

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Edvardas Rimkus
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Edvardas Rimkus
Top achievements
Rank 1
Share this question
or