Ask a questionAsk a question
 

AnswerDataGridView Calendar And Scheduler

  • Tuesday, November 15, 2005 12:26 AMGiovanniP Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

       Can anyone help me with the following?

       Using the new DataGridView in .NET 2.0, can the look be configured so that the days of the week are headers and the rows are subdivided into 30 min. time intervals much like Outlook allows you to schedule appointments.  I'd like the same look and feel.

       As an option, I'd like to be able to add multiple "Customer" objects to any given cell and click on a single customer to bring up his history/appointments, etc...  For example, cell at location 5,4 may contain 4 "Customer" objects, and clicking on one of the objects in that cell would bring up another for with customer information, etc...


         Regards,

             Giovanni

Answers

All Replies

  • Tuesday, November 15, 2005 5:55 AMMark Rideout Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    We have a "sample" that does this. I'll see if we can get it posted to Windowsforms.net. Hold on.

    -mark
    DataGridView Program Manager
    Microsoft
    This post is provided "as-is"

  • Tuesday, November 15, 2005 4:52 PMGiovanniP Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Mark,

         Any update on that calendar/timeline DatagridView sample yet?  Much appreciated.  If it has been posted, how can I get it?

    Regards,

       Giovanni
  • Tuesday, November 15, 2005 7:56 PMMark Rideout Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    End of day today or tomorrow we'll have it posted. I'll reply with the link.

    -mark
    Program Manager
    Microsoft
    This post is provided "as-is"
  • Tuesday, November 15, 2005 7:58 PMGiovanniP Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Mark,

       Very much appreciated.  Let me know.
  • Friday, November 18, 2005 5:49 AMGiovanniP Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Mark,

         How are you?  I was wondering as to the status of the calendar/timeline datagridview sample.  Please advise.

         Regards,

          Giovanni
  • Wednesday, November 30, 2005 7:37 PMMark Rideout Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Ok, sorry for the delay. Dinesh (tester for the DataGridView) actually wrote this sample, so all credit goes to him. It can be found here:

    http://www.windowsforms.net/Samples/download.aspx?PageId=1&ItemId=222&tabindex=4

     

    Let me say that this sample just rocks! It is an awesome way to use the DataGridView.

     

    thanks,

    -mark
    DataGridView Program Manager
    Microsoft
    This post is provided "as-is"