summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-06-21 12:59:20 +0000
committerxue <>2006-06-21 12:59:20 +0000
commit9ac994bb7c2a30c62f08ce005179b0eb0b11ee0a (patch)
tree39c8b051bd666768ba3ced9df115cfa525224fec /HISTORY
parent0054751b4abbb98faf378c8d0517a22be14b6c96 (diff)
Added TDataGrid.EmptyTemplate property
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3dd5672a..f1c48ae8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -12,9 +12,9 @@ ENH: Ticket#206 - Added OnValidate, OnError, OnSuccess events to validators (Qia
ENH: Ticket#230 - Added TDataList.EmptyTemplate property (Qiang)
ENH: Ticket#231 - Added TButton.ButtonType property to allow reset button (Qiang)
ENH: Ticket#232 - Allow <%# %> and <%= %> embedded within property values (Qiang)
-
ENH: TRepeater, TDataList and TDataGrid will store data indices in DataKeys if DataKeyField is not set. (Qiang)
ENH: Added TPageService.BasePageClass property (Qiang)
+ENH: Added TDataGrid.EmptyTemplate property (Qiang)
Version 3.0.1 June 4, 2006
==========================