Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Design: Webgrid height differs between Firefox and IE
posted

Hello.
Maybe you can help my company with this problem:

We are using Ultrawebgrid and noticed that the design is different in Firefox, than it is
in IE. We changed the height in the Displaylayout/Framstyle (f.e. 105px) and put the grid
inside a div that has a height of 170px.
In IE this leads us to a grid inside that div that is very small, because it seems like the grid + pager
+ addnewbox + scrollbars together are 105px high.
In Firefox the grid goes beyond the div container, as if the grid itself is 105px high and the pager,
addnewbox and scrollbars have been appended below the grid, so it seems much higher.

We want to create an application, that looks the same under IE and firefox. So maybe somebody has an
answer to this problem?

  • 255
    Offline posted

    My application does the same thing.  Although I just started looking at it with Firefox browser hopefully I can come up with an answer for you.  Unless someone else already knows an quick answer.