Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Folks

Well I am trying to create an Event Scheduler using GridView in asp.net.To my knowledge it can be accomplished using ITemplate Interface and creating a dynamic gridview .But I need some help in building one.
Here is the layout.
The First column will be containing all the rooms (which comes from database).Then there will be columns , each which will represent one hour from 9AM to 6PM.
and I need to show on the grid the booking for the rooms , i.e which rooms are booked for what amount of period( just like a event scheduler )
I would appreciate any help provided in creating this.
Posted

1 solution

Hello,

Please have a look at Gantt Viewer[^]. It is being used in an excellent application named ToDo List posted here[^] on CodeProject.

Regards,
 
Share this answer
 
Comments
Maciej Los 18-Mar-13 4:23am    
+5!

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