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

RadWindow.ShowDialog, Hide and focus

1 Answer 153 Views
Window
This is a migrated thread and some comments may be shown as answers.
oboron
Top achievements
Rank 1
oboron asked on 17 Dec 2008, 09:39 AM
Hi

I load the content of a RadWindow with a XAML page and call showdialog.

Once the user has completed the form I then hide the RadWindow.

When the User pops up the window again they have to click on the form to achieve focus and then press the close button a second time for the event to be triggered.

What am I doing wrong? Have we got sample code of this?

Thanks

1 Answer, 1 is accepted

Sort by
0
Hristo Borisov
Telerik team
answered on 22 Dec 2008, 03:55 PM
Hi Robin,

Sorry for the late reply. Would you provide us with a little bit more information, because I cannot quite understand what you are trying to achieve? For which event are you talking about? There are both Hidden and Closed events that are triggered when RadWindow is closed, depending on the value of CloseMode property.

Greetings,
Hristo Borisov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
oboron
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Share this question
or