I am trying to open a dialog radwindow but nothing appears. The window should appear after the user clicks on a button in the primary window. My application is an XBAP.
I figured out what I was doing wrong. I was playing around with the code to open the Radwindow and put the code in the wrong event.
There is a problem with the Telerik help for the radwindow. The Features entry links you over to help for RadnumericUpDown. HowTo links you over to help for the Radcontextmenu.
To get help for working with the RadWindow I found a link to Features at http://www.telerik.com/help/wpf/radwindow-using-prompt.html.