Old post: http://www.telerik.com/community/forums/aspnet/grid/allow-vertical-scroll-but-not-horizontal-scroll-in-ie8.aspx
Dear Pavlina / other Telerik support,
I have upload my code on http://www.mediafire.com/?d1hmoaooe1tf8j1 , the file upzip password is 123456. Please have a look on whether the problem can be solved or enhanced, thank you.
Kev
9 Answers, 1 is accepted
Thank you for the provided files. I will use them to prepare a test project where the described problem can be observed and will get back to you with a solution.
Kind regards,
Pavlina
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

I have found another bug(?) on the grid, when I try to use the freezing column function, sometime the grid cannot view the columns on the left.
I just added the code to the cs file
gridReports_Telerik.Width = 800;
gridReports_Telerik.ClientSettings.Scrolling.FrozenColumnsCount = 2;
When I load the page, it is normal (Photo 1). After I move the table to display the columns in the right, it is OK. (Photo 2) But when I resize the IE/Firefox size (just maximize/restore the browser size) in this time, the horizontal scroll bar is disappeared and I can't change back to view the columns in the left. (Photo 3)
Sorry for so many problems.
Regards,
Kev
This is an existing issue and I am afraid there is no known workaround. You can refer to the forum thread below for additional information:
http://www.telerik.com/community/forums/aspnet-ajax/grid/while-using-frozen-column-horizontal-scroll-disappears-on-window-resize.aspx
Please excuse us for the inconvenience caused.
Kind regards,
Pavlina
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Did it have any result of the problems?
Regards,
Kev
I am afraid I cannot provide a specific timeframe when this bug will be fixed.
Kind regards,
Pavlina
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Can you reproduce the problem? I want to know is it some mistakes on my code or there is some bug on the grid.
As a last method, I will try to fix the width of each column manually (in the c# code). If I only set the total width of the grid, and setting the tableLayout be auto, some result of calculation of width of each column is a bit strange, so I want to set the width of each column manually. I forget the link of the website, can you give it to me again, thank you.
Regards,
Kev
I am not sure about which problem you are talking about. Can you please elaborate a bit more in the details? Also please let me know what did you mean by:
I forget the link of the website, can you give it to me again, thank you.
Best wishes,
Pavlina
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

I have find the link already.
I have the details in the previous posts. My problem is when I use the telerik grid with some skins in mojoportal, the display in IE is strange. (but it display well in firefox)
Regards,
Kev
Could you paste your aspx and code-behind (please, use the code formatter tool of the ticket editor to make the code readable).
Best wishes,
Pavlina
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>