Paging for a tab form is not done in IE7

Hi,

I am using Servoy 3.5.10 i4-build 524 and i encounter this problem i deeply hope you have a solution to:
I place a Form1(table view locked) on a tab pannel that is on Form2. Form2 is a record view. On Form1 i set the property Scrollbars - vertical to “always”. But in the web client i don’t see the scrollbar, i see paging (to make sure i use the right english word for this: <<<1 2 3>>>). In IE8 and Mozilla it makes paging, but in IE7 it does not. So the records at the end of the list are not visible any more in IE7. This is a big problem and important, to see the records in IE7 also, no matter if the are displayed by paging or using the scrollbar, could you please help me with this? Maybe I am not setting something correctly?
Many thanks in advance,
Diana

you dont see the paging at all for IE7?
So you just dont have 1,2,3 ?

I don’t see the 1,2,3 in IE7, therefore the records that don’t fit in the form are not visible any more.

very strange, that code isnt specific at all for a browser. its just a calculation that is done on the server.

Can you make the tableview form bigger or smaller to see if that has any effect?

I made the table view form smaller and i can see paging in IE7 too.
Thank you very much Johan! :D
Diana