Hi Boki,
Is it possible to drag and drop within a grid?
Say, for example. I want to drag and drop a cell onto another cell in the same column, or a different column.
= Steve
Posted 04 December 2024 - 04:26 AM
Hi Boki,
Is it possible to drag and drop within a grid?
Say, for example. I want to drag and drop a cell onto another cell in the same column, or a different column.
= Steve
Posted 04 December 2024 - 12:10 PM
Hello Steve,
Yes it is. There is an automatic drag and drop for tree column, but not for cell values.
I will try to write a small demo project for how to do it manually. So I will just made that you transfer values with a mouse.
Posted 05 December 2024 - 03:25 AM
Hi Boki,
That would be great. Thank you!
= Steve
Posted 11 December 2024 - 08:52 AM
Is there a way to work out which cell is at the X,Y coordinates in the DragOver event, eg. procedure TfrmMain.grdDayPlannerDragOver(Sender, Source: TObject; X, Y: Integer; State: TDragState; var Accept: Boolean)?
Posted 12 December 2024 - 12:29 AM
Posted 12 December 2024 - 03:51 AM
No problem at all.
That's perfect! Thank you so much.
0 members, 0 guests, 0 anonymous users