是否可以在C#winforms中将datagridview列类型复选框转换为checkedcombobox? [英] Is it possible to convert datagridview column type checkbox to checkedcombobox in C# winforms?

查看:159
本文介绍了是否可以在C#winforms中将datagridview列类型复选框转换为checkedcombobox?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个复选框列:datgridview中的条件。

我需要将复选框列转换为checkcombox。



是否可以这样做?

如果有的话一个人这样做了,请给我一个想法。



我尝试过:



我没有尝试任何东西,因为我不知道如何将复选框列转换为c#中的checkedcombobox列。

I have a one checkbox column: condition in the datgridview.
I need to convert the checkbox column to checkedcombox.

Is it possible to do?
If any one has done this please give me an ideas.

What I have tried:

I have not tried anything since I dont know how to convert checkbox column to checkedcombobox column in c#.

推荐答案

也许你可以像 Show_Combobox()此处描述的方法:

[ Bind并使用Windows应用程序在DataGridView单元格中显示ComboBox ]
Maybe you can do it like in the Show_Combobox() method described here:
[Bind and Show a ComboBox in a DataGridView Cell using Windows Application]


这篇关于是否可以在C#winforms中将datagridview列类型复选框转换为checkedcombobox?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆