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

dropdown style

1 Answer 73 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
mampus
Top achievements
Rank 1
mampus asked on 13 Oct 2010, 06:08 AM
Hi,
maybe this is an ridiculous question, but I can't solve it...
I have a dropdownlist..and I setting the font size 12..then I'm running it and looks ugly like this link below:
bingung

I already tried change some property like dropdown height, etc...but doesn't solve the problem...
is there any solution??

1 Answer, 1 is accepted

Sort by
0
Emanuel Varga
Top achievements
Rank 1
answered on 13 Oct 2010, 08:13 AM
Hello Mampus,

Please try setting:
this.radDropDownList1.ListElement.AutoSizeItems = true;

And please take a look at the Demos application, under DropDown & ListControl -> Item formatting.

Hope this helps, if you have any other questions or comments, please let me know,

Best Regards,
Emanuel Varga
Tags
DropDownList
Asked by
mampus
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
Share this question
or