This is a migrated thread and some comments may be shown as answers.

[Solved] RadWindow in right upper corner?

1 Answer 149 Views
Window
This is a migrated thread and some comments may be shown as answers.
Darius
Top achievements
Rank 1
Darius asked on 03 Jun 2008, 09:24 PM
Hello, is there a way to display a window in the right upper corner, regardless of the screen size?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 04 Jun 2008, 06:21 AM
Hi Darius,
Yes, it is possible - you need to take the needed information about the size and position with Javascript and then to use the RadWindow's client-side API (moveTo()) to move the RadWindow to the desired position.

I hope this helps. You can check the following Code Library article:
http://www.telerik.com/community/code-library/submission/b311D-dtdcb.aspx
It shows how to keep RadWindow for ASP.NET in the lower right corner of the page - you can use the code there as a base and extend it to fit your scenario.




Best wishes,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Darius
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or