| INSTALL |
| |
From version 1.9.2, to install component (without
source) you need to download and run setup program for desired version
of Delphi, and to follow on-screen instructions.
Version with source is distributed in zip archive
with installing instructions inside delivery mail.
If you have some questions please email us on contact@bergsoftware.net |
| |
| CLEAN
INSTALLING (UPDATING) |
| |
If you have installed component with setup wizard,
to remove previous version simply run un-installer (Control Panel
-> Add\Remove Programs).
If you want to do clean install, (which is the safest
method for updating component) you need:
- Click on Components -> Install Packages and
remove all GridView packages (common_run, gridview_run,
gridview_dsgn, cellsource.dpk).
- Delete component folder from disk, but first close
Delphi because delphi maybe need this files while running.
- Create folder with same name as previous (to avoid
adding new path to Library) and unzip new component archive into
this folder.
- Now simply do regular installation procedure.
If this don't help try also to delete dcp files for
Gridview in DelphiX\Projects\Bpl. |