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

RadWindow.Prompt not showing

2 Answers 179 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 13 Mar 2019, 11:18 AM
I'm trying to use RadPrompt (and RadAlert/RadConfirmation) in a WPF app using Prism.  I have followed this guide: https://www.telerik.com/support/code-library/integrating-raddialogs-(confirm-alert-prompt)-with-prism's-interactionrequest-using-mvvm .  At the point I raise the interaction request, I can see that the RadWindow.Prompt gets called (and it's Owner is set to the calling Window), but no prompt window shows.  I can't interact with the owner window so that suggests the prompt does exist, it just doesn't appear to have any visual element.  What might I be missing here?

2 Answers, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 13 Mar 2019, 05:37 PM
Hello Rob,

I would suggest you to check the Missing Controls in the UI article. If this doesn't help, can you isolate the issue in a new project and open a new support ticket from your telerik.com account.

I hope this helps.

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.
0
Rob
Top achievements
Rank 1
answered on 18 Mar 2019, 09:29 AM
It was the NoXaml vs Xaml dll issue.  It would be really great if the nuget packages could be explicitly labelled NoXaml and Xaml instead of only the Xaml ones.
Tags
Window
Asked by
Rob
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Rob
Top achievements
Rank 1
Share this question
or