This question is locked. New answers and comments are not allowed.
Hello,
I am trying to drag objects from a TreeView onto a TileView in the normal state. I would need a different template to display the object's data in the Maximized state and the Small state. I have tried -
<telerik:RadFluidContentControl.Content telerikDragDrop:RadDragAndDropManager.AllowDrop="True" >
but get the error:
Unexpected ATTRIBUTE in parse rule PropertyElement ::= . PROPERTYELEMENT Content?
I am trying to drag objects from a TreeView onto a TileView in the normal state. I would need a different template to display the object's data in the Maximized state and the Small state. I have tried -
<telerik:RadFluidContentControl.Content telerikDragDrop:RadDragAndDropManager.AllowDrop="True" >
but get the error:
Unexpected ATTRIBUTE in parse rule PropertyElement ::= . PROPERTYELEMENT Content?