Hi,
I saw the outlook sample, and I need to show a week view with days side by side like outlook 2007.
When I click "show work week" I see what I want, and I tried to figure out how to do it but no luck (I looked at the code). My week view looks like two columns with 3 or 4 days in the same column (like outlook 2003).
Also, is it possible to show the days from right to left?
Thanks
Amiram Korach said: I saw the outlook sample, and I need to show a week view with days side by side like outlook 2007. When I click "show work week" I see what I want, and I tried to figure out how to do it but no luck (I looked at the code). My week view looks like two columns with 3 or 4 days in the same column (like outlook 2003).
Please see this thread.
Amiram Korach said:Also, is it possible to show the days from right to left?
I have never tried to do this, but, as a suggestion, isn't the RightToLeft property what you are looking for?
HTH,
Emanuel