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

Disable parent screen

2 Answers 60 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kavi
Top achievements
Rank 1
Kavi asked on 12 Jul 2010, 05:59 PM
Hi,

I've a screen and on a button click i'm opening a radwindow, is it possible to disable any actions on the parent screen when the radwindow is active? also on radwindow closed, the parent should be enabled.

Thanks,
Kavi

2 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 13 Jul 2010, 07:59 AM
Hello Kavi,

 You could use the ShowDialog method of the RadWindow control that shows a rectangle over the application behind the window that stops the user interacting with the rest of the application.

Best wishes,
Miroslav Nedyalkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Manuel Felício
Top achievements
Rank 1
answered on 13 Jul 2010, 11:20 AM
I subscribe to this feature as well.

Disabling the whole application sounds more like a work-around. Disabling the parent screen would be perfect for our scenario too (we disable the whole app at the moment..)
Tags
Window
Asked by
Kavi
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Manuel Felício
Top achievements
Rank 1
Share this question
or