This question is locked. New answers and comments are not allowed.
Hi,
I have a problem with RadWindow.
I open radwindows from menu in my application. When the browser is small (not full screen), radwindow opens but the top part is hiding:
http://img408.imageshack.us/i/windowd.png/
With property "KeepInScreenBounds" of window manager there is almost correct but I can't move radwindow below. I want to prevent only top.
Is any solution to avoid that behavior?
Thanks.
I have a problem with RadWindow.
I open radwindows from menu in my application. When the browser is small (not full screen), radwindow opens but the top part is hiding:
http://img408.imageshack.us/i/windowd.png/
With property "KeepInScreenBounds" of window manager there is almost correct but I can't move radwindow below. I want to prevent only top.
Is any solution to avoid that behavior?
Thanks.
4 Answers, 1 is accepted
0
wnl
Top achievements
Rank 1
answered on 10 Jan 2011, 02:32 PM
Any ideas?
0
Hello wnl,
Svetlina
the Telerik team
I suggest to call center() once you show the RadWindow - this should fix the problem.
Regards,Svetlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
wnl
Top achievements
Rank 1
answered on 11 Jan 2011, 09:49 AM
Still it doesn't work.
P.S. Please move this post to ASP.NET AJAX section.
P.S. Please move this post to ASP.NET AJAX section.
0
Hello wnl,
the Telerik team
The center method should work for this case and I am not sure why it does not. Would you please open a new support ticket and send us the following:
1) A sample, fully runnable reproduction demo (no need for complex custom logic, db, MasterPage, etc, just the way you configure and open the RadWindow).
2) A video capture of the problem and the steps to reproduce it with the very same demo you have attached.
Once we receive this, we will do our best to help.
Best wishes,
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.