问题相关的出勤率 [英] question related attendance

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

问题描述

我正在研究考勤管理项目我正在使用gridview标记出勤率我使用单选按钮进行标记(当前状态)(缺席状态)和(半天状态)我想要点击radion按钮选择值保存在数据库中我怎么做

i am working on attendance management project i am using gridview for mark the attendance in which i using radio button for mark (present status) (absent status) and (half day status) i want when click on radion button selected value saved in database how i can do

推荐答案

1。处理单选按钮单击事件

2.在其中,获取所选值。

3.使用 ADO。 NET 对象连接到数据库创建命令执行所需的查询



对于这些步骤,如果您不能自己做,请向 Google 询问一些建议。



如果您在编码时遇到任何困难,请随时回到此处并提出另一个问题,并提出描述该方案的特定问题。
1. Handle Radio Button Click Event.
2. Inside that, get the Selected Value.
3. Use ADO.NET objects to Connect to Database, Create a Command and Execute required Query.

For these steps, ask Google for some suggestions, if you can't do yourself.

If you face any difficulty while coding, feel free to come back here and ask another question with specific issue describing the scenario.


这篇关于问题相关的出勤率的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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