|
Title: scrolbar auto ? Post by: Ellipsis on December 04, 2012, 02:17:37 AM Is it possible to hide or show the scrollbar in a datagrid automatically?
I can adjust the width and make it go away, but it would be nice if the easyui library would detect the need for a scrollbar. Title: Re: scrolbar auto ? Post by: stworthy on December 04, 2012, 07:37:59 AM Set fitColumns property to true to prevent horizontal scrolling.
Title: Re: scrolbar auto ? Post by: Ellipsis on December 04, 2012, 09:05:16 AM I meant the vertical scroll, now it reserves 18px....
|