Benjamin Allen

Benjamin Allen

  • NA
  • 34
  • 7.8k

Lecture timetable

Apr 7 2016 9:44 AM

Compliments!

How can write code to retrieve only days and hours for attendance on the datagrid?

I have an sql database table with the following fields:

Staff Id, staff name, programme, class, year, days, hour, subject.

Having already populated the table I need only days and hours with respective subjects entered according to hours. This is how I want the structure to look like using gridview:

Days I II III IV V VI

Monday


Tuesday


Wednesday


Thursday


Friday


Saturday

 


Answers (2)