I have and application build with several WebPanels, and have set up the drag and drop framework to drag and drop items between the WebPanels. Visually, it works great.
But now I want to update a database based on the item that was dropped into a particular WebPanel. I am totally lost as to how to do that.
Are there events on the WebPanel that I can capture to detect that something has been dropped onto it?