HotTracking Suggestion

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
comvision
Posts: 5
Joined: Sun 16 Mar 2008 22:48

HotTracking Suggestion

Post by comvision » Sun 16 Mar 2008 22:55

Is it possible to add a 'HotTracking' feature into the TCRDBGrid component. By 'HotTracking' I mean have the viewed data automatically scroll as I move the thumb tracker.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 17 Mar 2008 11:33

The TCRDBGrid component is no more developed. It is unlikely that there will be new features added in it.
All non-trial installation of SDAC include source code of TCRDBGrid. You can modify it to implement this feature.

Post Reply