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