Hwo to force vertical scrollbars on a ListGrid

Posted by dube on Stack Overflow See other posts from Stack Overflow or by dube
Published on 2010-04-25T15:17:20Z Indexed on 2010/04/25 15:23 UTC
Read the original article Hit count: 222

Filed under:

You can leave space for a scrollbar with

grid.setLeaveScrollbarGap(bool)

but I wonder if there is a way to force a scrollbar to be shown all the time?

© Stack Overflow or respective owner

Related posts about smartgwt