在datagridview中使用csharp中的复选框 [英] in datagridview using the check box in csharp

查看:135
本文介绍了在datagridview中使用csharp中的复选框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

设计如下;



教师代码梳子盒



日历(月历)





月份日历我选择那个月所有日期都显示在datagridview中。它工作正常。



i选择2月月份日历,那个月所有日期都显示在datagridview中。



在datagridview中如下;



日期会议

1 2 3 4

AM AM PM PM PM



1/2/2013复选框复选框复选框复选框

to

28/2/2013


运行模式下的
我从月历控件中选择月份,然后从复选框中选择第一个会话。



输出如下



日期会议

1 2 3 4

AM AM PM PM


1/2/2013复选框(我在数据网格视图中选择第一个会话复选框)





我怎么能用datagridview





请帮帮我。



注意它是胜利dows application。

Design as follows;

Faculty code comb box

Calendar (Month Calendar)


in the month calendar which month i choose that month all dates is displayed in datagridview. it is working fine.

i choose Feb month in month calendar, that month all dates is displayed in datagridview.

In datagridview as follows;

Date Session
1 2 3 4
AM AM PM PM

1/2/2013 checkbox checkbox checkbox checkbox
to
28/2/2013

in the run mode i select the month from the month calendar control, and select 1st session from the check box.

output as follows

Date Session
1 2 3 4
AM AM PM PM

1/2/2013 Checkbox( i select the 1st session checkbox in teh datagridview)


for that how can i do using datagridview


please help me.

note it is windows application.

推荐答案



你需要先了解数据网格视图,按照下面的教程链接进行游戏先用它。一旦您对数据网格视图充满信心,就可以开始实施您的设计。如果你遇到困难,那就发一个关于你被困的地方的问题。这样我们可以更有效地帮助您。



http:// www .dotnetperls.com / datagridview-tutorial [ ^ ]



问候

Jegan
Hi,
you need to get know the data grid view first, follow the tutorial link below and have a play with it first. Once you are confident with data grid view, start implementing your design. If you get stuck then post a question on where you got stuck. So that we can help you more effectively.

http://www.dotnetperls.com/datagridview-tutorial[^]

Regards
Jegan


这篇关于在datagridview中使用csharp中的复选框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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