Results 1 to 2 of 2

Thread: Please help a newbie with a scheduler

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    1

    Exclamation Please help a newbie with a scheduler

    I am writing an application for a client. They need a way to schedule events for multiple objects. For example, a hair salon has multiple hair dressers. They need to allocate time to cut a clients hair. It needs to list the hair dressers down the left side of a grid with the times of the day accross the top. Basically it's a day planner for multiple people with the day displayed horizontally instead of the typical vertical view of a day planner.

    Are there any components in VB I could use, or any third party components? Any recommendations for books that have any examples dealiong with planners would be great too.

    I'm thinking it will be a datagrid but I'm having a real hard time figuring out what to do. For example, if I have a table that links the clients to the hair dressers with a start and end time for the appt, how do I display the grid with the times that are not scheduled?

    I know this is probably a real simple question, but I am out of my element in VB (particularly in VB.NET).

    Thanks in advance for any help.

    Feeling lame and frustrated,
    Chad
    Last edited by tripazoid; Apr 16th, 2003 at 12:19 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width