diff options
author | Christophe.Boulain <> | 2010-01-14 13:12:27 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2010-01-14 13:12:27 +0000 |
commit | b067d9a3a809fab01ea9ad8127b667f17a551353 (patch) | |
tree | 6ff9e986aa90c1d47b309bcaaf872992bd72e1a5 /HISTORY | |
parent | b1f71c1b816615bb8e38728a1c76051c1ef7517f (diff) |
Fixed Issue#94
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version 3.1.7 To be released BUG: Issue#80 - Inconsistencies in TRegularExpressionValidator (Christophe) BUG: Issue#86 - THttpSession.CookieMode ignored / Session ID leak (Christophe) +BUG: Issue#94 - DataGrid header/footer renderers unable to locate their parent grid in setData() method (Christophe) BUG: Issue#151 - TTextBox fails to display inital line break (Yves) BUG: Issue#153 - Bug with calls like MyActiveRedorc->withText()->withUser()->find(...) and null result (Christophe) BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl) |