Completed
Last Updated: 24 Sep 2019 06:56 by ADMIN
Release LIB 2019.3.923
Martin Ivanov
Created on: 04 Sep 2019 10:28
Category: RibbonView
Type: Bug Report
2
RibbonView: InvalidOperationException is thrown when the control is loaded too early
In some cases an InvalidOperationException is thrown when the control is loaded too early (before it is added to the visual tree). This reproduces only when the ribbon's content is minimized initially.

To work this around, you can set the IsMinimizable property of RadRibbonView to False.
2 comments
ADMIN
Martin Ivanov
Posted on: 10 Sep 2019 05:26

Hi Christoph,

Thank you for sharing the additional information.

Regards,
Martin Ivanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Christoph
Posted on: 09 Sep 2019 08:39
Please note, that we observed this behavior (only) at re-loading: When (un)docking from docking station, it can happen that the visual tree is not available for a short period of time.