Unanswered: Panel´s height doesn´ adjust its height dynamically
Unanswered: Panel´s height doesn´ adjust its height dynamically
Hi,
I have defined a textField and a list both inside a panel (the panel has its scroll property set to 'vertical' and the list has its scroll property set to false).
I am using this kind of configuration since I need both components (textfield and list) be scrolled at the same time.
My problem is being giving when the list´s store is updated, in this case I suppose that the panel´s height should be modified automatically but it doesn´t.
I have tried using the following approaches without success: