如何将组合框控件添加到数据网格视图

问题描述:

如何将组合框控件添加到数据网格视图的标题.并且组合框不应添加到其余行中.

How to add combo box control to the header of the data grid view. And the combobox should not be added to the rest of the rows. It should be added only to the header.

如果要构建筛选器,请 ^ ]可能会为您提供帮助.
If you are looking to build a filter, this[^] may help you.