Multi-Column ComboBox Controls for Winforms [close

2019-01-22 21:25发布

Please recommend some Multi-Column ComboBox control for Winforms application in .net. Better if they are free.

I found Syncfusion - Multi-column-combo-box it can show datagrid which is bound to datasource but it is not free.

EDIT: There is an awesome control used in inFlow Inventroy, please also tell if you know something like this

inFlow Inventory multi-column combox

5条回答
祖国的老花朵
3楼-- · 2019-01-22 21:57

We use Devexpress controls. But they are not free.

查看更多
迷人小祖宗
4楼-- · 2019-01-22 22:04

It's not free, but http://www.infragistics.com makes a bunch of controls, one of which is a multi-column combo box.

查看更多
啃猪蹄的小仙女
5楼-- · 2019-01-22 22:11

The basic technique is same: to show multi-column structure (grid or listview etc. in drop down). Here is nice example on CodeProject which can get you started into it.

查看更多
欢心
6楼-- · 2019-01-22 22:11

Another one (not free though) is from a company called "Binarymission" - www.binarymission.co.uk

查看更多
登录 后发表回答