frdata
14 years ago
I have a suggestion. Could you develop dragging capability as in MS Excel.

To make it practical, so that it wont interfere with check boxes etc, do as follows

(a) The dragging capability is disabled by default

(b) The dragging capability can be enabled by code and it only drags the displayed values portrayed in the box. For my immediate use, I need to be able to drag cells which would contain the same values. It is tedious to key in the same values manually.

What do you think?
Igor/10Tec
14 years ago
If we understand you right, you need to have an ability to drag selection from one cell with a key value to others, and then the mouse button is up, the key value from the very first cell should be copied to all cells covered by selection, yes?
frdata
14 years ago
Almost right. What I mean is when we select two adjacent cells with same value content, the dragging icon appears when hovered and and can be dragged.

Or better still, when only one cell is selected, the dragging icon appears when hovered and can be dragged to propagate the same cell value to other cells.
Igor/10Tec
14 years ago
Originally Posted by: frdata 

Or better still, when only one cell is selected, the dragging icon appears when hovered and can be dragged to propagate the same cell value to other cells.



We meant the latter case 🙂