I have drag-drop support working well, but is there a way to get the panels to align in the Horizontal direction?
The default is vertical no matter what. I have set the dragDropList direction attribute to "Horixontal", but it still aligns panels dropped in that area in a top to bottom or Vertical fashion only.
Here's the script:
<dragDropList dataType="HTML"
acceptedDataTypes="'HTML'"
dragMode="Move"
direction="Horizontal">