This question is locked. New answers and comments are not allowed.
How is the initial position of a modal window determined? We have a site where it always opens at the top-left corner, no matter where I put the Html.Telerik().Window()....Render() code. On http://demos.telerik.com/aspnet-mvc-beta/window?theme=vista, and in simple demos I make, it seems to try to place the window where the Render() code lives, but I'm guessing mixing in some AJAX and CSS confuses the position calculation.
Thanks.
Thanks.