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

Keep window maximize when click on paging.

1 Answer 49 Views
Window
This is a migrated thread and some comments may be shown as answers.
Saurabh
Top achievements
Rank 1
Saurabh asked on 11 Nov 2014, 06:51 AM
Hi, 
I have a radwindow, whose width and height are fixed. 
When i click on maximize button, my window is maximizing which is working perfectly file. but when i click on paging or filtering. my window is coming back to my fixed size.
I want my window to be remain maximized till user don't click on maximize button.

is their is any option to meet this requirement . Thanks.  

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 11 Nov 2014, 11:48 AM

Hello Saurabh,

This can happen if you use the RadWindow's ContentTemplate and do not AJAX-enable its contents as described here: http://www.telerik.com/help/aspnet-ajax/window-ajaxifying.html. The idea is to use AJAX so that the RadWindow itself is never disposed because it works entirely on the client.

Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Window
Asked by
Saurabh
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or