summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-12-01 02:50:44 +0000
committerxue <>2006-12-01 02:50:44 +0000
commite4028427f97378efd18b63f8aa102ee07cae29fe (patch)
treebd6ef7a7f8d9fd2f4066cfed0af19818e74d1a13 /HISTORY
parentf65a7202bf0c48e487aa8ec21115b709c69d8118 (diff)
TDataBoundControl will not throw exception if CurrentPageIndex is out of range
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2cf40d5c..79475402 100644
--- a/HISTORY
+++ b/HISTORY
@@ -13,6 +13,7 @@ CHG: Ticket#460 - Validators will not perform validation if parents are disabled
CHG: TDataGrid now does not set default table styles (Qiang)
CHG: TRepeater does not render <span> anymore for empty item template (Qiang)
CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang)
+CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang)
Version 3.0.5 October 23, 2006
==============================