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