Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Question on layout.getHeight()

    Hi,

    I have a question on getting the height of a layout. I have a VLayout that contains members.
    When I do a getHeight() or getVisibleHeight() on the layout it gives me the correct height.
    But when I store away the layout, replace it with another layout in its parent and later add it back
    as member to the same parent, while the layout itself is displayed correctly, querying its height returns "1".
    How can I get its correct/original height?

    I am using SmartGWT Pro 5.1.

    Thanks.
    Last edited by bc; 25 Apr 2016, 08:09.
Working...
X