i want timetable having corresponding hours ,by clicking that respected hour it should show students list of the class
Printable View
i want timetable having corresponding hours ,by clicking that respected hour it should show students list of the class
there are numerous ways to do so, my implementation of this concept would be to create a list view with onlistitemclicklistener.