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

BackWard Compactability from IE8 to IE7 issue

2 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
nazeer
Top achievements
Rank 1
nazeer asked on 30 Jan 2013, 06:37 AM
Hi Telerik team,

My project  was running successfully in IE8 and IE9, But not in Ie7 because of Compactability issues.By default IE8,9 having Compactabiltiy View option but not in IE7. I am getting alignment problems if i use IE7. Please Let me know how to make work in IE7.

Thanks
Shaik Nazeer Hussain

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Jan 2013, 07:22 AM
Hi Nazeer,

Please try removing all cell paddings from the RadGrid cells.

IE6 and IE7 display table columns with a larger width, compared to all other browsers - this is because they expand the columns by the amount of side cell paddings. This problem can be workarounded by removing the paddings, but this will reduce readalibility a bit.

Thanks,
Shinu.
0
nazeer
Top achievements
Rank 1
answered on 30 Jan 2013, 07:46 AM
Hi Shine,

Do you mean for specific browser i have to change my code?In my project, alignment problem with not only Radgrid but also with Radcombo,buttons,textboxes.Is there any properties or Web.config or Custom header changes?
It will be useful for me like setting Compactability mode for IE7 and lower version.

Thanks
Shaik Nazeer Hussain
Tags
Grid
Asked by
nazeer
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
nazeer
Top achievements
Rank 1
Share this question
or