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

I have created a c#.net windows based application in which there is appointment form and appointment planner form. When admin take the appointment of a user, the user information along with time slot has to be display in appointment planner form.
Suppose admin take the appointment between 11:30 to 11:45 so this information should be display in appointment planner between time slot 11 to 12.
Kindly suggest how do i design appointment planner form.

--
Regards
Mayank
Posted
Updated 29-Sep-13 20:56pm
v2
Comments
Richard MacCutchan 30-Sep-13 3:53am    
Design of the form is your responsibility. Try a Google search for Callenda, appointment form etc.

1 solution

Check below mentioned links.May be helped to you.

WinForms Schedule Control Quick Start Guide

http://www.devcomponents.com/kb2/?p=404[^]

Create a Custom EditAppointment Form


http://documentation.devexpress.com/#windowsforms/CustomDocument2288[^]

I hope this will help to you.
 
Share this answer
 

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