diff options
author | xue <> | 2006-09-30 18:40:40 +0000 |
---|---|---|
committer | xue <> | 2006-09-30 18:40:40 +0000 |
commit | 1c32172efb18e8d08ea483e2460813670ebfe1a5 (patch) | |
tree | 8420f9e53eaba35d7b4822fac823197254f0d131 /UPGRADE | |
parent | 6b1d87352911e43672b46b7a65a3c90dd8e5b8b1 (diff) |
merge from 3.0 branch till 1451.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -17,7 +17,9 @@ Upgrading from v3.0.4 ---------------------
- TFileUpload::saveAs() will return false instead of raising an exception
if it encounters any error.
-
+- TDropDownListColumn.DataField is renamed to DataTextField and
+ DataFormatString is renamed to DataTextFormatString.
+ A new property named DataValueField is added.
Upgrading from v3.0.3
---------------------
|