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

[Solved] Can't scroll to last column when first column is frozen

3 Answers 202 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 16 Jun 2009, 05:56 PM
Hi.  I am trying to freeze the first column and allow the user to scroll all the way to the left with the first column frozen.  The column is froze just fine but when the user scrolls all the way to the left they cannot get to the last column unless they tab into it.  Is there a way to fix this?

Any help is greatly appreciated.

Thank you,
Nick

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 19 Jun 2009, 01:20 PM
Hello Nick,

Can you please verify that you set fixed widths for the grid columns (through their HeaderStyle -> Width property) as shown on this online demo of the product? Thus you should be able to navigate to the leftmost column as expected to see the information in it.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Rich
Top achievements
Rank 1
answered on 19 Jun 2009, 04:32 PM
using IE8 i have the same problem with Header width set or not.. The columns that are hidden are the autogenerated edit and delete columns. Delete is partially hidden and edit is totally hidden.

On another note do you know how to force the data contents of the cells to not go outside the cell boundries? I have columns like email columns that flow outside the cell boundries and i'd like that to not happen. Thanks!

Rich
0
Sebastian
Telerik team
answered on 22 Jun 2009, 07:48 AM
Hello Rich,

I tried to replicate the issue with the hidden columns using the latest version 2009.1.527 of RadControls for ASP.NET AJAX and adjusting the widths of the columns through their HeaderStyle -> Width property but unfortunately to no avail. Can you please provide a live url where the discrepancy can be observed in order to investigate the matter further?

Furthermore, note that you can control the content wrapping/clipping as demonstrated on this online demo of the product:

http://demos.telerik.com/aspnet-ajax/grid/examples/client/resizing/defaultcs.aspx

Note that for the next major version Q2 2009 of the grid (expected in the beginning of the next month) the cells content will not span outside of the cell boundaries (when the columns are resized) under Gecko-based browsers, Opera, Safari and Chrome as well.

Kind regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Nick
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Rich
Top achievements
Rank 1
Share this question
or