Error with columns frozen in web grid

3 replies. Last post: September 29, 2009 12:04 AM by Handy Surya
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

I'm currently working with the version 6.0 of the webgrid. I have about 20 columns databound to an objectdatasource. 5 of those columns are frozen with the following:

grid.RootTable.Layout.FreezePaneSettings.ActiveFrozenColumns = 5;

grid.RootTable.Layout.FreezePaneSettings.ShowInContextMenu = false;

 

When I run the grid, I intermittently get an error - "Freeze Pane cannot be activated on this column because it has exceeded the maximum size of scrollable viewport".

This seems to happen (not sure if there are other scenarios) if I have the browser window NOT maximized with some scrollable content to the left and I move a column.

Can anyone help talke a look at this?

 

Thanks

Bunmi

 

When I run the grid, I intermittently get an error - "Freeze Pane cannot be activated on this column because it has exceeded the maximum size of scrollable viewport".

This seems to happen (not sure if there are other scenarios) if I have the browser window NOT maximized with some scrollable content to the left and I move a column.

Can anyone help talke a look at this?

 

Thanks

Bunmi

All times are GMT -5. The time now is 3:20 AM.
Previous Next