I am creating a form for production planning. It has a grid for time in hour for 7 days a week. For each day, the production starts at 7am to 5pm (but sometimes, it may have overtime until 9pm) So, I will make it fix at 7am to 9pm.
I have no idea how i can accomplish the form design. I need to keep track when a production starts, continues and ends. Then when another new production start from where the last production ended.
In mind mind now is to create some square pictureboxes or image controls and let user click and the squares change color which represent the status like Green=start, Yellow=running, Red=stop and White for no production in progress.
I am also thinking of using drag and drop arrow (images) with lines but i don't know how to use drag and drop.
The status or layout of the planning of each production need to save in a database and print as a weekly production planning report using Crystal Reports.
I am not sure what controls to use and how am i going to design the form.
Any gurus can help me?
Is this for a small, fixed number of types of productions, or new types of productions all the time?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read. Please Help Us To Save Ana