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
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to