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

Placing RadDropDownButtons in a list

0 Answers 40 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 21 Dec 2017, 06:15 PM

I need a control that has a growable list of rows, and I'd like a strip of buttons.

I thought I could just use a RadListView and create my own VisualItems, but I cannot add a RadDropDownButton to it because that control doesn't appear to derive from RadElement.

I really don't want to have to manage scrolling and growth on my own with a RadScrollablePanel, so what's the best way to go about this?  All I need is a control that can show a list of strips that contain other controls that happen to include RadDropDownButtons and so on.

So what's the best way to manage a growing list of RadDropDownButton-based objects?

 

 

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Dave
Top achievements
Rank 1
Share this question
or