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

Rad DropDown Button - Item Area

1 Answer 180 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
VEDA VIDVA NARAYANAN SATTANATHAN
Top achievements
Rank 1
VEDA VIDVA NARAYANAN SATTANATHAN asked on 05 Jun 2009, 02:46 PM
Hi,
I am using raddropdownbutton in my application. It is working perfectly. Am able to populate elements in the button etc. I have doubt in controling the visible area where elements are displayed. Say i want  the display area such that only 10 items can be visible and by scrolling down i like to see the other items. Can you please suggest me some solution to achieve my requirement.

Thanks,
Veda.

1 Answer, 1 is accepted

Sort by
0
Boryana
Telerik team
answered on 10 Jun 2009, 09:05 AM
Hi VEDA VIDVA NARAYANAN SATTANATHAN,

Thank you for contacting us. You can resize the drop-down list of RadDropDownButton by setting the MinimumSize and MaximumSize properties. Unfortunately, there will be no scroll provided after the drop-down is resized. Thus you will only have access to the visible items. Our team apologizes for the inconvenience.

The work around that we can suggest is to use RadComboBox instead of RadDropDownButton. The RadComboBox has MaxDropDownItems property that allows you to set the visible items. Scroll will be automaticly provided, so you will have access to all of the items in the RadComboBox.

I hope this helps. If you have further issues, do not hesitate to contact us back.

Regards,
Boryana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
VEDA VIDVA NARAYANAN SATTANATHAN
Top achievements
Rank 1
Answers by
Boryana
Telerik team
Share this question
or