Installation of TDBAdvStringGrid
--------------------------------

 **************************************************************
 *                                                            *
 * IMPORTANT REMARK :                                         *
 *                                                            *
 * THIS COMPONENT REQUIRES TADVSTRINGGRID                     *
 *                                                            *
 * V1.90 NOVEMBER RELEASE. CHECK THE VERSION OF               *
 *                                                            *
 * TADVSTRINGGRID (DOUBLE CLICK ON COMPONENT AT DESIGN TIME)  *
 *                                                            *
 * BEFORE INSTALLING TDBADSTRINGGRID                          *
 *                                                            *
 **************************************************************

-Delphi 3,4,5 & C++Builder 3,4,5

 1) Unzip the appropriate file for your Delphi or C++Builder version,
    DBASGDx for Delphi or DBASGCx for C++Builder into the same directory
    where TAdvStringGrid v1.89 related files are.

 2) In Delphi or C++Builder, open the package in which TAdvStringGrid is 
    installed and add the file DBGREG.PAS

 3) Choose Compile & TDBAdvStringGrid is added to the component palette
    in the TMS group by default.


Upgrading from previous version
-------------------------------
As new properties have been added, some properties have changed, follow
these steps for a trouble free upgrade :

 1) Uninstall TDBAdvStringGrid

    -Delphi 3,4,5 & C++Builder 3,4,5

     In the Component Menu, Install packages and remove the package
     in which TDBAdvStringGrid is located.

 2) Remove all files related to TDBAdvStringGrid on your HD.
    Sometimes, several copies of a previous version exist and confuse
    the environment

 3) Install the new version

 4) If any projects have been created with a previous version of
    TDBAdvStringGrid, open these projects and open ALL forms in which
    the grid has been used. While opening the forms, ignore all errors
    related to properties of TDBAdvStringGrid. Save and close all these
    forms and only then recompile the application.
