Freeze Pane cannot be activated on this column because it has exceeded the maximum size

8 replies. Last post: November 1, 2012 11:26 PM by Bernard Xiang
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Gaurav DesaiMember

I am getting following error in WebGrid 7.0 which we are using in sharePoitn web part.

"Freeze Pane cannot be activated on this column because it has exceeded the maximum size of scrollable viewport"

Please find following consideration for this issue.

1. We are using WebGrid 7.0 with Self refrencing and Inline editing enabled.

2. We have freezing pane enabled and redering the grid programaticallyl in SharePoitn WebPart

 

Please find two attached screen shot where "NoFreezePaneIssu1.jpg"  show that for smaller width we do not face above mentioned issue. while for larger width it shows above mentioned issue which is shown in "FreezePaneIssue1.jpg" screenshot.

We have following settings for freeeze pane in layoutsetting event.

interSoftWebUIGrid.LayoutSettings.AllowColumnFreezing = ColumnFreezing.Yes;
interSoftWebUIGrid.LayoutSettings.FreezePaneSettings.ActiveFrozenColumns = 4; interSoftWebUIGrid.LayoutSettings.FreezePaneSettings.MaxFrozenColumns = 4;

We face this issue inconsistanty based on screen resolutions.

Please reply urgently.

thanks.

 

All times are GMT -5. The time now is 10:28 PM.
Previous Next