GridWeb width freeze pane

Hi,


I'm using aspose webgrid, file version 2.7.5.2000, product version 2012.04.12.

I've attached two sample images from our application.

In IE it's working well, you can see the scrolls correctly placed and so on..

When we use Chrome (v.20.0.1132.47 m) it places the scrolls, but it's not as good as in IE; still the user can work.

The real problem is with Firefox (v.13.0.1), as you can see in the attached file, there is no scrolls; the user lose the hability to use the application, some data is not correctly displayed.

My code to enable the freeze pane is:


grid.WebWorksheets(0).FreezePanes(4, 3, 4, 3)
grid.WebWorksheets(0).SetReadonlyRange(0, 0, 4, 2)


Is this a problem in your grid component?

Please let me know if you need addicional information.


Best regards,

António Carvalho


Hi,

Thanks for your screenshots and using Aspose.Cells for GridWeb.

Please provide us a simpler runnable project replicating this issue using the latest version: Aspose.Cells for GridWeb v2.7.7.2006.

We will look into your issue and if we found any error, we will log it in our database.

Hello,


I've uploaded a test sample in another thread: I think both subjects are the same, you can merge them, if you like.

Still, the problem keeps on...

Best regards,

António Carvalho

Hi,


Thank you for providing the pointer towards the attachment. As you can see HERE that Amjad has already logged an issue in our Issue Tracking System for further investigation and resolution of this issue. You will get an update about the resolution of the issue as soon as it is fixed.