Completed
Last Updated: 24 Jan 2023 11:26 by ADMIN
lavanya
Created on: 23 Jan 2023 12:07
Category: DropDownList
Type: Feature Request
0
dropdown horizontal

Hi, I am Lavanya!

in my dropdown list, there are horizontal layouts I need to change to the vertical dropdown list

and also I have attached bar data in that I need to make a dropdown filter of the month how can I use that

Attached Files:
Duplicated Items
1 comment
ADMIN
Wissam
Posted on: 24 Jan 2023 11:26

Hello, Lavanya,

You can bind the DropDownList to a dataset of objects by using its textField property:

For more information on this matter, you can check the following article:

Regarding the horizontal alignment, the dropdown list renders `li` elements, and any global CSS styling applied on the page might affect their rendering as well. For example, applying "display: inline-block;" to the 'li' elements will cause the same issue. This can be fixed by setting display to `block` instead:

On case you have any further questions on this matter just open a primary support ticket and we will be glad to assist you further.

Regards,
Wissam
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.