From f8ac882b55ae44c47e3269a5cd7b5f2fa308f10b Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 3 Jul 2006 14:27:27 +0000 Subject: Fixed a bug that TDataGrid may complain getting ItemType on a non-object if the grid is not data-bound --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b59150c2..c6d39dc5 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ Version 3.0.3 August 6, 2006 ============================ BUG: Ticket#264 - Typos in some exception throw statements (Knut) +BUG: TDataGrid may complain getting ItemType on a non-object if the grid is not data-bound (Qiang) NEW: Added TStyleSheet (Wei) Version 3.0.2 July 2, 2006 -- cgit v1.2.3