2016. 11. 15. 15:11 keltezéssel, Gabor Boros via Lazarus írta:
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?


Created an issue for it with patch and example project:

http://bugs.freepascal.org/view.php?id=31061

Gabor
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to