How to add a vertical scroll bar to a dojo select? -
i’m dynamically populating dojo select widget, list seems abnormally long. how can add vertical scroll bar it? size attribute doesn’t work here.
if you're using dijit.form.select there's attribute called maxheight controls height of dropdown.
Comments
Post a Comment