views:

44

answers:

0

I have written a custom Itemrenderer for my Tree control, i.e., MyTreeItemRenderer. However, once i am providing this custom renderer for my tree control do I have to handle the drag and drop functionalily separately myself as i am getting an error, null object reference while dragging and dropping within the tree control.