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

Extending the last column (IE)

2 Answers 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
tmlipinski
Top achievements
Rank 1
tmlipinski asked on 21 Oct 2009, 11:56 AM
Hi,

Let's suppose that there is a grid (RadGrid, of course) which has all its columns with explicitly, absolutely defined width (e.g. in pixels). Then, we make this grid wider than the total width of all its columns. When using Firefox, Chrome etc. the last column automatically extends to the right to fill all remaining space. But IE doesn't do it - the last column remains as wide as it is defined.
Is there any way to force the last column to fit the remaining space even under IE?

Best regards
Tomasz

2 Answers, 1 is accepted

Sort by
0
Kiran
Top achievements
Rank 1
answered on 11 Jun 2010, 04:00 PM
I am facing the same problem,
Even i dont see the property liek AutoSizeMode="Fill" as have in windows
0
Dimo
Telerik team
answered on 14 Jun 2010, 04:58 PM
Hello,

I am afraid such a cross-browser inconsistency exists when having a RadGrid with static headers. One option is to leave the last column with no width, so that it can adjust automatically. This cannot be used if the RadGrid can be resized to a very small width, because the last column will shrink to zero width. Here is some more information:

http://www.telerik.com/community/forums/aspnet/grid/best-practice-for-grid-and-column-widths.aspx

All the best,
Dimo
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.
Tags
Grid
Asked by
tmlipinski
Top achievements
Rank 1
Answers by
Kiran
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or