This is a migrated thread and some comments may be shown as answers.

Setting Width According To No Of radCombo Box Items

2 Answers 52 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
TSM
Top achievements
Rank 1
TSM asked on 06 Aug 2010, 02:07 PM
Hi Friends,
                   I have a RadComboBox in which i have set the Height acording to the number of RadComboBox Items in it.
Im loading the RadComboBox Items on runtime and no of items depends ..So how to solve this..Plz help  me..

Regards Titti.S

2 Answers, 1 is accepted

Sort by
0
Accepted
Kalina
Telerik team
answered on 09 Aug 2010, 10:04 AM
Hello Titti,

You can try removing the Height property setting and use the Load-On-Demand feature in order to adjust dynamically the height of the RadComboBox dropdown.
Maybe you want to adjust dynamically the Width of the dropdown? Please take a look at this Code Library where you can find a sample solution.
I hope this helps.

Kind regards,
Kalina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
TSM
Top achievements
Rank 1
answered on 12 Aug 2010, 04:49 AM
Hi Kalina,
                 Thanks for your reply and i got solved my problem.Now i can set height according to my Combo box items @ runtime.
Regards Titti.S
Tags
ComboBox
Asked by
TSM
Top achievements
Rank 1
Answers by
Kalina
Telerik team
TSM
Top achievements
Rank 1
Share this question
or