Grid Questions

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ccmcbride
Posts: 101
Joined: Tue 01 May 2007 16:36

Grid Questions

Post by ccmcbride » Fri 14 Sep 2007 10:16

I am looking to replace DevExpress grids with crDBGrids, but I am stuck on one thing -
Is there an easy way of saving/restoring grid layouts, sort order, filter, etc to an .ini file?
If I have to write a method, does anyone have one that will help me?

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

Post by Antaeus » Fri 14 Sep 2007 15:02

There are no such functionality in TCRDBGrid.
Note, that this component is free-ware, and no more developed.

Post Reply