jQuery UI Widgets › Forums › Lists › ListBox › Disable scrollbar
Tagged: javascript listbox, jQuery ListBox, jqxListBox, ListBox
This topic contains 4 replies, has 2 voices, and was last updated by moby41 9 years, 1 month ago.
Is there any possibility that I can remove the scrollbar beside listbox? I need the box load as much data as I give to it without a scrollbar.
Thanks.
Hi moby41,
Please, refer to the following Listbox example: http://jsfiddle.net/jqwidgets/SnLa2/
Best Regards, Peter Stoev
jQWidgets Team http://www.jqwidgets.com
Thanks! That’s very helpful! One more question, how to set sortable property in listbox? I noticed datatable has this property, and I also don’t find a property I can set ‘asc’..
There is no such property and there is no such feature. If you need sorting, consider using jqxGrid or jqxDataTable.
Ok, thanks anyway.
You must be logged in to reply to this topic.