From b03d276f8a70675907ec8746c77c780f77f5d11a Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 27 Jun 2006 00:31:33 +0000 Subject: Added paging support to all data-bound controls. Updated TPager accordingly. --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') 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 -- cgit v1.2.3