I have a radscheduler Q2 2010, and in week mode, I display 3 days where today is a second day
and as a result of method:
I want to have 3 days in order: today, tomorrow, and
day after tomorrow, so
move it one day ahead.
Now, I need to fire
Forward_Click method twice, to have an effect. What is interesting -
doesn't work - VisibleRangeStart is still the same.
How can I move my calendar in the way I describe?
Best regards