What you posted npayot does work for a millisecond. As soon as (i’m debugging the code) i’m after the
$(‘#listboxId’).css(‘height’, $(‘#listboxId’).height() – 20);
the listbox resets somehow and displays the scrollbar again magically. How can i achieve removing the scrollbar completely? I don’t want the text to wrap with setting autoItemsHeight: true… Please anybody? I can’t find an answer to this anywhere…