[Lazarus] How to utilize goRowMoving with TDBGird?
Gabor Boros
gaborboros at yahoo.com
Tue Nov 15 15:11:26 CET 2016
Hi All,
I need a record reordering feature with TDBGrid, worked out a
half-solution with drag and drop and later found TStringGrid have a
goRowMoving option. Just want the effect of it and the FromIndex and
ToIndex row numbers. And TCustomDBGrid.ColRowMoved(IsColumn: Boolean;
FromIndex, ToIndex: Integer) exists. Any easy way to access this feature
from a DBGrid?
Gabor
More information about the Lazarus
mailing list