[不是问题]如何在asp.net C#中创建班级学生出勤率 [英] [Not a question] How to create class students attendance in asp.net C#

查看:89
本文介绍了[不是问题]如何在asp.net C#中创建班级学生出勤率的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建学生出勤,我需要在gridview的第一列中的标题和名称上的日期,名称必须从数据库绑定。

I want to create student attendance and i need dates on the header and name in the first column of gridview ,name must be bind from data base .

推荐答案

For this You have to need,Month list, studentlist and  dates of a month
Steps are following below...

. Load month names in a listing control or it may be a dropdownlist.
. Get all student names in a Collection object.
. Here if you will observe then get to see date of a month are dynamic for gridview. Because no of days will vary in a month.
. Second thing no of students will vary for a class 
. For this attendance will dynamic for point of header and no of columns. If you will see different different class Attendance Register.
. So for this you need to load header columns and it's rows in a dynamic VIEW ENGINE .
. So it's a vast topic.
. I can give one IDEA for this: is that Don't go through gridview. think anout dynamic table where you can put values to display data in a Page.

THANKS
Sankarsan Parida


这不是它的工作原理;你不能像过去那样来发布你的要求,并期望有人为你提供符合你需求的完整工作解决方案。



请阅读:

CodeProject Q& A FAQ [ ^ ]

你有什么尝试? [ ^ ]
This is not how it works here; you cannot come and post your requirements like you did, and expect someone to provide you with a full working solution that fits your needs.

Please read:
CodeProject Q&A FAQ[^]
What have you tried?[^]


这篇关于[不是问题]如何在asp.net C#中创建班级学生出勤率的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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