Page 1 of 1

teegrid - drag and drop of a column?

Posted: Mon Apr 22, 2024 7:41 am
by 18693818
hi, how i can realize an drag and drop action with teegrid? f.e. drdr of a column to a button and will show the columnname/index..

Tks..

Re: teegrid - drag and drop of a column?

Posted: Tue Apr 30, 2024 3:41 pm
by Marc
Hello,

Sorry for the delay replying. There's no inbuilt drag-drop functionality but using the TGridSelection obtained as Sender in the Grid Select event would be a way of achieving the objective. We'll have a look at making up an example.

Regards,
Marc Meumann