This file will list all differences between releases.

V1.0
=====
	This is a first TDBCrossGrid/TCGridReport release.

V1.1
=====
	. Bug fix - FPdigits 2 will work.
	. Bug fix - FPPrecision 10 will work.
	. Disable cell Editing function.
	. Turn TDBCrissGrud/Active porperty to off when the Dataset 'active' 
	  flag has been turned to 'False'.
	. New TDBCrossGrid/ConfirmSerail runtime method. This method will
	  be used when user create TDBCrossGrid component and run time.
	  After this method was called and then this run time created
	  TDBCrossGrid can be turned on.
	. New TDBCrossGrid/IsShrinkedCell() -- Boolean function at run time.
	  This function will return 'True' when the current input cell
	  is a shrinked cell.
	. New TDBCrossGrid/IsAggregationRow -- Boolean function at run time.
	  It will reurn 'True' when the input row is a aggregation row.
	. New TDBCrossGrid/IsAggregationCol -- Boolean function at run time.
	  It will reurn 'True' when the input column is a aggregation column.
	. Source code is available for this release.
