Hi,

I use GridPanel. Altough I set the following attributes

grid.AutoWidth = true;
grid.MonitorResize= true;
grid.MonitorWindowResize= true;
my grid does not resize itself when window resized, scrollbar remains or does not show up when needed.
Can any one help to fix this?

thanks