Hi All
I've got a table layout panel with a fixed number of columns and rows.
I've implemente drag and drop on it so the end users can re-arrage the controls as they please. This part is working fine.
The problem is when the user drops a control onto a cell already containing an active control it gets moved to the next colum over. Is there away to move this to the next row down instead?
Thanks
I've got a table layout panel with a fixed number of columns and rows.
I've implemente drag and drop on it so the end users can re-arrage the controls as they please. This part is working fine.
The problem is when the user drops a control onto a cell already containing an active control it gets moved to the next colum over. Is there away to move this to the next row down instead?
Thanks