How to copy a value from one cell to another cell by drag & drop

Requirement: bBrowser 1.4

 

The sample 'bSample - DragDrop (2).AEF' implements copying a single cell value to another cell of the same bBrowser control with drag & drop. In the sample the following problems are solved:

  • Drag & Drop inside one bBrowser.
  • Excluding single cells from drag & drop.
  • Selecting cell under the mouse during the drag & drop process.
  • Horizontal and vertical scrolling during the drag & drop process.

 

Download sample