summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-06-27 00:31:33 +0000
committerxue <>2006-06-27 00:31:33 +0000
commitb03d276f8a70675907ec8746c77c780f77f5d11a (patch)
tree5b0be511ccc58d096eeed9078dc842e5f2985ff9 /HISTORY
parentf6d121552ca54980473d4f1c38a2ee4b0233de04 (diff)
Added paging support to all data-bound controls.
Updated TPager accordingly.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c0eb33fe..6650d07f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -16,6 +16,7 @@ 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)
+ENH: Added paging feature to all TDataBoundControl-derived controls (Qiang)
NEW: Added TPager (Qiang)
Version 3.0.1 June 4, 2006