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

Create Horizantal Scroll ComboBox

3 Answers 62 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kotu k
Top achievements
Rank 1
kotu k asked on 26 Jul 2010, 02:25 PM
Hi ,  
    I am new for Telerik. And m using RadControls for Winforms Q1 2010 SP1.

    I need Clarification How can we Create RadComboBox withi having Horizantal Scroll. And also how can we use this Horizantal Scroll comboBox as one of the GridViewCell in the GridView.
 
Plese replay ASAP. I am waiting for ur response.

Thanks,
KKC

3 Answers, 1 is accepted

Sort by
0
Boryana
Telerik team
answered on 29 Jul 2010, 12:26 PM
Hi kotu k,

We will highly appreciate it if you address the questions we have put forward in your previous ticket: "How to use the ComboBox, TextBox and Label with in the GridViewCell?" The answers to our questions will help us address your needs better, otherwise you may not get a response from us.

As to your question, RadComboBox does not support horizontal scrollbar, but you can always make the dropdown larger.


Best wishes,
Boryana
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
kotu k
Top achievements
Rank 1
answered on 29 Jul 2010, 02:16 PM
HI Boryana ,
    Thank you for your response. Can u please tell me, how can we make the dropdown larger in runtime.

Thanks,
KKC
0
Boryana
Telerik team
answered on 02 Aug 2010, 04:46 PM
Hi kotu k,

Thanks for writing back.

To set the width of the RadComboBox DropDown, please add the following snippet to your code:

this.radComboBox1.DropDownWidth = 200;

I hope this helps. Let me know if you have further queries.

Regards,
Boryana
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
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
kotu k
Top achievements
Rank 1
Answers by
Boryana
Telerik team
kotu k
Top achievements
Rank 1
Share this question
or