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

RadDocking and AllowUnsafeMode propertt

1 Answer 98 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Leonard
Top achievements
Rank 1
Leonard asked on 24 Jun 2015, 07:13 PM

Good afternoon, 

I have a ScrollViewer control and, inside it, I have a RadDocking, and the only way to work together is set the AllowUnsafeUpdates = "true", but, what this property means?

I read the following: "Gets or sets whether unsafe mode is allowed. Don't set this property to true if you are not sure you need to do this.", but I don't understand yet. Can someone help me with this definition?

 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 29 Jun 2015, 11:34 AM
Hello,

Placing RadDocking in panels that are measured with infinity is not supported and the control throws an exception. Setting the AllowUnsafeMode property to True handles all exceptions that are intentionally thrown from the Docking and may cause some unexpected behavior in specific scenarios.

Hope this helps.


Regards,
Kalin
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
Docking
Asked by
Leonard
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or