TCRDBGrid Feature Request

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
AlexandreECAD
Posts: 40
Joined: Wed 30 Nov 2005 15:55
Location: Brazil

TCRDBGrid Feature Request

Post by AlexandreECAD » Tue 10 Apr 2007 02:25

You could make easier to translate the Filter and Searh menu options.

Maybe and INC file to add in our projects.

Today I've to change the source and reinstall the component and when a new a version is out, I ve to remember it to not overwrite.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 10 Apr 2007 08:06

CRControls components are no longer supported by Core Lab. You can copy your TCRDBGrid sources to another folder and set the LibraryPath in Delphi to this folder. So the ODAC installation program will not override your changes.

Post Reply