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

prevent user from moving the radwindow

3 Answers 99 Views
Window
This is a migrated thread and some comments may be shown as answers.
mirang
Top achievements
Rank 1
mirang asked on 14 Oct 2011, 06:27 AM
Is it possible to prevent the user from moving the radwindow itself. This is because I want the screen to be maximixed, the user cannot do any actions like moving or resizing. The only option he can do is closing the radwindow.

3 Answers, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 14 Oct 2011, 07:34 AM
Hi Mirang,

RadWindow has a property which you can use to easily accomplish this requirement - CanMove property. This and other useful properties you can check in theRadWindow Configurator online example.

I hope this helps.


Regards,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
mirang
Top achievements
Rank 1
answered on 14 Oct 2011, 11:13 AM
I tried setting this property. The problem is when i click on the maximise button, the radwindow fits to the browser window. Now when i try to move the window by selecting the header, it moves. 
0
Dani
Telerik team
answered on 17 Oct 2011, 08:41 AM
Hello Mirang,

The behavior you described is a known issue. There is a very simple workaround to it: just set the CaptionHeight to 0. This will prevent the header of RadWindow from dragging and from changing states when being dragged.

I hope this helps.

Greetings,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Window
Asked by
mirang
Top achievements
Rank 1
Answers by
Dani
Telerik team
mirang
Top achievements
Rank 1
Share this question
or