ComboBox with Additional Buttons (e.g. Add Item)

Themes, Shared, and Core Libraries for Avalonia Forum

Posted 3 days ago by Grzegorz Z
Version: 25.1.1
Avatar

I’m looking for a ComboBox control that allows adding extra buttons inside the control itself – for example, a button to add a new item to the list. 

Do you have a component that supports this kind of UI, or could you suggest a recommended approach for implementing it using your controls?

Comments (2)

Posted 3 days ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

We don't have anything built-in for adding buttons inline within a ComboBox.  But you could put a simple plus icon button right next to the ComboBox to support adding items.  That's a common design.


Actipro Software Support

Posted 2 days ago by Grzegorz Z
Avatar

Sure, I can do it that way, but having the option to add buttons to a ComboBox would be nice. DevExpress for WPF has something like that, and such a component looks better and also speeds up a developer's work

Add Comment

Please log in to a validated account to post comments.