hi, Make the DG propery of variableRowHeight="true" On Mon, May 26, 2008 at 5:32 PM, williamkusumo <[EMAIL PROTECTED]> wrote:
> Hi there, > > I have an ADG with dynamic data, this ADG is inside a VBox. As row of data > gets added to the > grid, instead of expanding its height, the grid's height stays the same and > it shows a > scrollbar (the scrollbar is on the grid, not the VBox). How do I make it so > the ADG would > expand its height instead? I have tried not specifying height or specifying > 100% height for > either the ADG or the VBox, and I couldn't seem to achieve this. > > Thank you! > > >

