Hi
I have created a windows user control (non wpf) which comprises of :- the WPF RadGridView control hosted in a ElementHost.
When adding a my user control to a controls collection at runtine I get the following error:-
Failed object initialization (ISupportInitialize.EndInit). The result of a query cannot be enumerated more than once. Error at object 'Telerik.Windows.Controls.GridView.GridViewItemsControl' in markup file 'Telerik.Windows.Controls.GridView;;;Component/Themes/GridView/Telerik/TableView.Templates.xaml'.
any Ideas?
P
I have created a windows user control (non wpf) which comprises of :- the WPF RadGridView control hosted in a ElementHost.
When adding a my user control to a controls collection at runtine I get the following error:-
Failed object initialization (ISupportInitialize.EndInit). The result of a query cannot be enumerated more than once. Error at object 'Telerik.Windows.Controls.GridView.GridViewItemsControl' in markup file 'Telerik.Windows.Controls.GridView;;;Component/Themes/GridView/Telerik/TableView.Templates.xaml'.
any Ideas?
P