质疑相关的考勤管理系统 [英] question realated attendance management system

查看:75
本文介绍了质疑相关的考勤管理系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经制作了一个页面,其中我使用gridview显示数据库中的滚动号,名称,学生类别以及当用户点击任何复选框时我想要的当前,缺席,离开的三个复选框在数据库中。简而言之,我管理学生的出勤率我们怎么做?

i have made a page in which i use gridview for displaying roll no.,name,class of student from database and three checkbox for present,absent,leave of the student now i want when user click any check box than entry goes in database.In short i manage attendance of the student how we can do it?

推荐答案

使用 CheckedChanged 事件 CheckBox 并读取事件内的行值。



然后连接到数据库并插入/更新所需的表格和行。
Use CheckedChanged Event of CheckBox and read the row values inside the Event.

Then Connect to Database and insert/update the required table and row.


这篇关于质疑相关的考勤管理系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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