diff options
author | xue <> | 2006-08-10 01:10:41 +0000 |
---|---|---|
committer | xue <> | 2006-08-10 01:10:41 +0000 |
commit | e51b31535521738c7bd8fc8d89e80d57f11eddda (patch) | |
tree | e4472b422d72fca2bf7dcde3a55343c4d567c842 /HISTORY | |
parent | 2a4bc371ae3a946ea15c6d0f7b82cd4696a7c7bf (diff) |
Added support to preset of TListControl.SelectedIndices and SelectedValues.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ============================ |