Hello,
I have created an Ext.Net.DragZone which has a class as it's target. The target is set to "${.dropable}". It works fine on controls that are on the page when it is rendered, but if i add controls with XRender or in code behind, they are not draggable. Is there a simple way to fix this?