本文介绍了关于DataGridView组合框列C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我做了一个ownerdrawn的Combobox,也做了一个带有ComboboxColumn的DataGridView.

现在我要做的是用我的ownerDrawn Combobox替换DatagridView Combobox列.

我该如何实施?
谁能帮我吗?

提前谢谢您.

问候,
Lakshman

Hello,

I have made a ownerdrawn Combobox and also a DataGridView With a ComboboxColumn.

Now what I have to do is I Want to replace the DatagridView Combobox column With my ownerDrawn Combobox.

How Can I implement this?
Can anyone please help me?

Thank you in advance.

Regards,
Lakshman

推荐答案


这篇关于关于DataGridView组合框列C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 11:46