diff options
author | xue <> | 2006-06-27 00:31:33 +0000 |
---|---|---|
committer | xue <> | 2006-06-27 00:31:33 +0000 |
commit | b03d276f8a70675907ec8746c77c780f77f5d11a (patch) | |
tree | 5b0be511ccc58d096eeed9078dc842e5f2985ff9 /HISTORY | |
parent | f6d121552ca54980473d4f1c38a2ee4b0233de04 (diff) |
Added paging support to all data-bound controls.
Updated TPager accordingly.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
|