Hi,
I'm displaying to lists in a HLayout. If I set setShowShadow there a problem with the horizontal space: somehow the shadows with don't get included in the space required and a scroll bar appears. (Pic. 1)
If I set setShadows to false, it sets the layout correctly. (Pic. 2)
I'm using SmartGWT 1.1
Any idea of why this is happening ?
Thanks,
Juan
I'm displaying to lists in a HLayout. If I set setShowShadow there a problem with the horizontal space: somehow the shadows with don't get included in the space required and a scroll bar appears. (Pic. 1)
If I set setShadows to false, it sets the layout correctly. (Pic. 2)
I'm using SmartGWT 1.1
Any idea of why this is happening ?
Thanks,
Juan
Comment