Does anyone know how can I implement the display of overlapping appointments?
Basically I’m using silverlight but if you have algo there, just share it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no single algorithm – a scheduler control (if that’s what you’re looking for) is a quite complex entity. There is a community sample (Silverlight) that shows how to do something like this – pretty sure you won’t have a problem re-implementing the same element on WP7 as long as you have some Silverlight development experience.
Also, ComponentOne has a control that does this – since it is based on Silverlight, I am sure it is fairly easy to adapt it to a Windows Phone 7 application as well.