summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-06-13 02:21:37 +0000
committerxue <>2006-06-13 02:21:37 +0000
commitdf05d222194535b6039975a1877bc61455d1abee (patch)
tree9b32dd2a052906d486fe3db5fd8c68a5359a55a7 /HISTORY
parent0fbba632e80e8a2d0327fea6c5ef86972494a8eb (diff)
TRepeater, TDataList and TDataGrid will store data indices in DataKeys if DataKeyField is not set.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b4cf59a3..7fff00fb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,6 +5,7 @@ BUG: Ticket#191 - Duplicated postbacks occur when using TButton with validators
BUG: Ticket#213 - PRADO Requirements Checker charset error (Qiang)
CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
CHG: Postback enabled control will always disable default client-side browser action. (Qiang)
+ENH: TRepeater, TDataList and TDataGrid will store data indices in DataKeys if DataKeyField is not set. (Qiang)
Version 3.0.1 June 4, 2006
==========================