Click here to Skip to main content
15,903,854 members
Please Sign up or sign in to vote.
1.67/5 (3 votes)
See more:
this program for teachers I have list of lesson if you click a lesson will open a popup so you will select which day and which hour you enter this lesson.


this lessons must share in time table (day and hour)

but ı dont know which ASP.NET component I will use for it....Because I will create a time table top of table days monday wednesday friday etc...
left side of table hour 8:00-8:45 which component I will usee thanks...
9:00-9:45

LİKE THİS
MONDAY TUESDAY WEDNESDAY THURSDAY
8:00-8:45 İNG101
9:00-9:45 ITA202
10:00-10:45 İNG101
Posted
Updated 9-Oct-12 0:09am
v2
Comments
Member-2338430 10-Oct-12 3:01am    
is there any one answer the question?
Chandrashekar SK 10-Oct-12 3:37am    
.NET Just provides general components. Its your job to customize them as per your requirement. You can use the gridview to show the time table and some javascript work for popups and other stuff.

 
Share this answer
 
Comments
Member-2338430 10-Oct-12 3:31am    
I dont want to a modal window or how to do pop up window I want to create a table time table which component I can use how to do
I will select a lesson monday 8:00-9:00 of course I will save my database..so how to see this lesson where to see? gridview or which component I can do it
vivektiwari97701 10-Oct-12 3:56am    
Just try implimen Your time table in grid view and bind button/linkbutton on lesson an show your popup dilog on that event.
 
Share this answer
 
Comments
Member-2338430 10-Oct-12 4:12am    
thanks for this...very useful.vivektiwari I descibe you what is the problem there is list of lessons ing101,ita102,mat205 etc. and I click a lesson so pop up window open and I will select for this lesson which day which hour I will enter this lesson for ex ing101 lesson code I will select monday 8:00-9:00 I want to see this selection in a time table how to create a time table
Will I use a gridview? so how to know gridview days and hours...how can I design gridview for time table?
vivektiwari97701 10-Oct-12 4:28am    
Actualy i Dont have VS2008 right now if u want compleate solution u just explane your database design actualy i am getting confuse wat u have to do exactly.i understand your problem but that day and time thik am not understanding .i could be better to send your requerment in my mail or just explain me in breif .my mail id is vivektiwari97701@gmail.com .i'll try to solve ur Prob ASAP.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900