This question is locked. New answers and comments are not allowed.
Hello,
I am using RadWindow.Confirm method of Q3-2011 silverlight version of Telerik. In my application, I am using Outlook panel related with my editing views. Once you change the selection, editing views navigate to new editing visuals in detail view. Before selection changed, I am trying to use PreviewSelectionChanged event of Outlook panel in order to cancel or continue to selection changed event. Using RadWindow.Confirm and RadWindow.Closed, I lost the state of selection because these processes are running as async way. In this case, I have to cancel the selection but keeping selected items and required commands of my business, and then continue for to my work checking all the data kept in code behind. So, is it possible to use RadWindow as Silverlights MessageBox which waits for user response to continue ?
Regards,
Şerif
I am using RadWindow.Confirm method of Q3-2011 silverlight version of Telerik. In my application, I am using Outlook panel related with my editing views. Once you change the selection, editing views navigate to new editing visuals in detail view. Before selection changed, I am trying to use PreviewSelectionChanged event of Outlook panel in order to cancel or continue to selection changed event. Using RadWindow.Confirm and RadWindow.Closed, I lost the state of selection because these processes are running as async way. In this case, I have to cancel the selection but keeping selected items and required commands of my business, and then continue for to my work checking all the data kept in code behind. So, is it possible to use RadWindow as Silverlights MessageBox which waits for user response to continue ?
Regards,
Şerif