DataGridView Calendar And Scheduler
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
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"
All Replies
- 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" - 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 - 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" - Hi Mark,
Very much appreciated. Let me know. - Hi Mark,
How are you? I was wondering as to the status of the calendar/timeline datagridview sample. Please advise.
Regards,
Giovanni 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"

