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..
teegrid - drag and drop of a column?
Re: teegrid - drag and drop of a column?
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
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
Steema Support