cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Dropdown by index

Former Member
0 Kudos

Hi experts

I want to add scrollbar to dropdownlistbyindex.

Plz give me the solution

Thanks

Hazrath.G

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It will be handled by the framework. once the values are too much....

Regards

Ayyapparaj

Answers (2)

Answers (2)

former_member197348
Active Contributor
0 Kudos

Hi Hazrath,

DropDownBox gets Scroll bar when the values are >= 12. Try with ItemListBox if it serves your purpose. You have to bind the node to <b>datasource </b>property. You can choose selection mode using <b>multipleSelection </b>property.

Hope this helps for you.

regards,

Siva

ankur_garg5
Active Contributor
0 Kudos

Hi guraam,

How many values are there in your drop down??

Beyond a certain number of items, the scrollbar comes on its own.

Bye

Ankur