Categories | Question details Back To List | ||
dnd between folders and grid Hello, as the topic says, can we do DnD between folder and grid ... or from folder to anything else? thanks, josh Answer posted by Support on Nov 10, 2008 02:21 The next combination of d-n-d have built-in support grid - tree grid - treegrid treegrid - tree folders - tree The combination folders - grid, can be used as well, it will generate all appropriate events, but grid and folders doesn't know how to react on incoming drag from different component, so you will need to define your own logic through onDrag event |