diff options
author | ctrlaltca@gmail.com <> | 2011-06-01 09:39:26 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-06-01 09:39:26 +0000 |
commit | 5c0a31f2407037665e8640e486c36d6c71c5ca90 (patch) | |
tree | 5b6db25c8992e3767f57dd3301464642fd6ae145 /HISTORY | |
parent | 3abc397e9b53623dd373746e8ab9bd5dd455cd0c (diff) |
backported active data controls + some other goodies from trunk/ ; updated docs
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ Version 3.1.9 Xxx XX, 201X BUG: Issue#311 - TDataList : FooterStyle not used (ctrlaltca) BUG: Issue#326 - Translation don't work with Prado 3.1.8 (ctrlaltca) BUG: Issue#327 - TDbCache with PostgreSQL throw a TDbException (ctrlaltca) +NEW: Added TTemplateControlInheritable control +NEW: Added TActiveDataGrid control +NEW: Added TActiveDataList control +NEW: Added TActiveMultiView control +NEW: Added TActiveRepeater control Version 3.1.8 May 29, 2011 |