Is it possible to display the radWindow at a scroll location. I'm thinking of things like .scrollTop(location)? I don't mean setting the location of the radWindow. I mean showing the radWindow with a scroll bar but with the scroll bar value set to display below the top of the page. I can calculate the location that I want to be visible and I can get the name of the control within the radWindow that I want visible, but i haven't figured out how to move the scroll bar programmatically.