summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-08-10 01:10:41 +0000
committerxue <>2006-08-10 01:10:41 +0000
commite51b31535521738c7bd8fc8d89e80d57f11eddda (patch)
treee4472b422d72fca2bf7dcde3a55343c4d567c842 /HISTORY
parent2a4bc371ae3a946ea15c6d0f7b82cd4696a7c7bf (diff)
Added support to preset of TListControl.SelectedIndices and SelectedValues.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e1a68044..82bfd5bc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.0.4 September 3, 2006
===============================
BUG: Fixed a bug that would prevent from using <prop:> tag in skins (Qiang)
+ENH: TListControl.SelectedValues and SelectedIndices can now be set before databinding (Qiang)
Version 3.0.3 August 6, 2006
============================