Hi,
I dint see any sample online for Drag and Drop using the Key events for tree. Is there any article/sample which describes the intended behavior?
Raj
Hello,
Please take a look at the sample below:
http://samples.infragistics.com/2008.2/webfeaturebrowser/contents.aspx?showCode=True&t=WebTree/TreeDragAndDrop/TreeDragAndDrop.aspx~srcview.aspx?path=../webfeaturebrowservb/WebTree/TreeDragAndDrop/TreeDragAndDrop.src~srcview.aspx?path=WebTree/TreeDragAndDrop/TreeDragAndDrop.src
Here have sample implementation of Drag and Drop behavior.
Hope this helps.