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

Disable the main screen till popup is not closed

1 Answer 621 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Simarjeet
Top achievements
Rank 1
Simarjeet asked on 02 Aug 2017, 10:53 PM
I am using KendoUI controls with razore with. I have a popup window create by "kendoWindow". its working fine, but in to disable the main screen so that user can not do anything until the popup "kendoWindow" is not closed.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 07 Aug 2017, 02:06 PM
Hello Simarjeet,

You can set modal: true for the Kendo UI Window to prevent user interaction with the rest of the page while the Window is open.
If you are using the MVC wrappers, you can set .Modal(true) in the Window configuration.

Additionally, note that these are the Telerik Platform forums where issues related to development of mobile apps using Telerik Platform are discussed. When you have questions about Kendo UI widgets, please post them in the Kendo UI forums or the Stack Overflow community.

Regards,
Tsvetina
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Simarjeet
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or