Unplanned
Last Updated: 04 Jan 2017 13:06 by Joshua Obal
Joshua Obal
Created on: 30 Sep 2016 19:26
Category: ScheduleView
Type: Bug Report
1
Drag and drop not working for RadScheduleView WPF running in WindowsFormsHost, inside a WPF Browser Application
Drag and drop is not working properly for RadScheduleView WPF running inside WindowsFormsHost, in a WPF Browser Application. When you drag an appointment, it drops it in another location. 

The hierarchy of child controls is as follows:
•	WPF XAML Browser App page, containing a WinFormsHost  (WPF)
  o	WInFormsControl containing a ElementHost control (WinForms)
   	WPFUserControl containing RadScheduleView (WPF)
Please see the attached sample project that demonstrates this issue. I would like to make the whole application WPF, however the parents of the WPFUserControl are an existing application where we want to include the RadScheduleView.
Attached Files:
0 comments