Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Menu > RadMenuItem IsEnabled not be updated

Not answered RadMenuItem IsEnabled not be updated

Feed from this thread
  • Kyle avatar

    Posted on Jun 20, 2011 (permalink)

    I have a UserControl which contains numerous other controls including a RadMenu. Part of the functionality of this UserControl is to launch a modal window, I perform this by setting the UserControl:IsEnabled property to false. All the contained controls are disabled which is the desired behaviour. However, when I reset the container's IsEnabled property to true, the menu items remain disabled whereas all the other controls are active again.

    I noticed that the IsEnabledChanged event is not triggered on the reactivation of the the container.

    Any help would be greatly appreciated.

    Reply

  • Hristo Hristo admin's avatar

    Posted on Jun 21, 2011 (permalink)

    Hello Kyle,

    Could you please send us sample project where we can reproduce this issue?

    Regards,
    Hristo
    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

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Menu > RadMenuItem IsEnabled not be updated