jngregg
September 27th, 1999, 01:05 PM
I'm new to using flexgrid controls and I need to know if it is possible to re-order the contents of a column inside the grid.
For instance if the column had contents 1, 2, 3, 4, 5 I want to be able to dragdrop cells to re-order them so the contents read 1,5,2,3,4
I don't want to overwrite the cells, but rather move everything else down. The columns are independent of each other so the ordering of one column does not effect the order of the other columns. The dragdrop event seems to only apply to the whole grid, not the cells inside the grid. Any suggestions?
J. N. Gregg
Sr. Software Analyst
=======================
Intergraph Corporation
Federal Systems
DCAFE R&D Test
For instance if the column had contents 1, 2, 3, 4, 5 I want to be able to dragdrop cells to re-order them so the contents read 1,5,2,3,4
I don't want to overwrite the cells, but rather move everything else down. The columns are independent of each other so the ordering of one column does not effect the order of the other columns. The dragdrop event seems to only apply to the whole grid, not the cells inside the grid. Any suggestions?
J. N. Gregg
Sr. Software Analyst
=======================
Intergraph Corporation
Federal Systems
DCAFE R&D Test