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

Re: Allow vertical scroll but not horizontal scroll in IE8

9 Answers 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kev
Top achievements
Rank 1
Kev asked on 04 Jul 2011, 11:21 AM
As the ASP.net grid forum is not allowed to open a new thread or reply old threads, I post it here.

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

Sort by
0
Pavlina
Telerik team
answered on 07 Jul 2011, 03:50 PM
Hi Kev,

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!

0
Kev
Top achievements
Rank 1
answered on 11 Jul 2011, 06:08 AM
Hi Pavlina,

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
0
Pavlina
Telerik team
answered on 13 Jul 2011, 12:36 PM
Hi 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!

0
Kev
Top achievements
Rank 1
answered on 24 Aug 2011, 09:38 AM
Hello,

Did it have any result of the problems?

Regards,
Kev
0
Pavlina
Telerik team
answered on 24 Aug 2011, 11:06 AM
Hello 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 >>

0
Kev
Top achievements
Rank 1
answered on 24 Aug 2011, 11:20 AM
Hello Pavlina,

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
0
Pavlina
Telerik team
answered on 24 Aug 2011, 04:40 PM
Hi 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 >>

0
Kev
Top achievements
Rank 1
answered on 25 Aug 2011, 04:28 AM
Hi Pavlina,

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
0
Pavlina
Telerik team
answered on 25 Aug 2011, 03:19 PM
Hello 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 >>

Tags
Grid
Asked by
Kev
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Kev
Top achievements
Rank 1
Share this question
or