This question is locked. New answers and comments are not allowed.
I've got a ScheduleView with several resources, which makes the ScheduleView display a scrollbar. Now I'm trying to make the ScheduleView display a specific appointment using ScrollIntoView, but I can't make the ScheduleView scroll to the correct resource, it only scrolls to the correct time.
Is ScrollIntoView supposed to also scroll the GroupHeaders? If not, is there another way to scroll a specific resource into view?