drag and drop on stringgrid
hello,
Is it possible to drag data from one cell in stringgrid and drop it in
another cell in the same stringgrid ?
thank you
yuda
.
Relevant Pages
- Re: Grid cell draw
... >CustomDrawCell, but when to adjust the width for the column, ... So you would be better doing the cell width adjustment outside the OnDrawCell. ... Do it when you load the stringgrid with text (measuring the widths of all ... (comp.lang.pascal.delphi.misc) - Re: TStringGrid and CR/LF
... Bart wrote: ... > stringgrid as I would like it to be. ... > soed not give me a new line in the cell I'm in. ... position it over the cell which has been clicked on, and load it from ... (alt.comp.lang.borland-delphi) - Re: Stringgrid problem, pls help me
... I gave coding to edit directly into the stringgrid and a word wrap ... edit directly into the stringgrid cell without using and edit control ... (comp.lang.pascal.delphi.misc) - Re: drag and drop on stringgrid
... yuda wrote: ... Is it possible to drag data from one cell in stringgrid and drop it ... (borland.public.delphi.database.ado) - Re: "select all in a stringgrid cell
... >Basically I want to programatically go to a cell but I ... >want to then select all (or highlight the entire string,) ready for ... All you need to do is set the Options for the StringGrid as follows. ... You can do this at design time in the Object Inspector, ... (alt.comp.lang.borland-delphi) |
|