yes, that's it
Thanks
----- Original Message -----
From: "Alex Harui" <[email protected]>
To: <[email protected]>
Sent: Sunday, September 15, 2013 7:18 AM
Subject: Re: mx:Grid no scrollbar
Try also setting minHeight=0
On 9/14/13 8:43 PM, "Frank Dahmen" <[email protected]> wrote:
Hi,
i have a large mx:Grid which should scroll.
But if i set the height to 100% (i want it to take as much room as
available) no scrollbars appear
only if i set the height to a fixed value e.g. 400.
What I'm doing wrong?
Thanks