diff options
author | Christophe.Boulain <> | 2010-02-04 08:08:26 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2010-02-04 08:08:26 +0000 |
commit | 249e3ef66ffd9e10d34b0ab5b4f3efaec6fd507a (patch) | |
tree | 067c7fc6f5fe566cc2a0acf4ae9b9a5df4eca2cb /HISTORY | |
parent | b8aed6893e0e00197a02fd782415e4f0ce2360da (diff) |
Fixed TActiveDatePicker bug
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ BUG: Issue#208 - TDbConnection.Charset not working properly (googlenew at pcforu BUG: Issue#212 - Mistaken query executed by TMysqlMetaData (pbenny, Christophe) BUG: Issue#216 - TTabPanel doesn't preserve active tab on callback request (googlenew at pcforum.hu,Christophe) BUG: Typo in TBoundColumn (Robin) +BUG: TActiveDatePicker js error when date format does not have the 3 elements (Christophe) ENH: Add property ClientScriptManagerClass to TPageService and releated changes in TPage.getClientScript() (Yves) ENH: Always render clientside counterparts of validation control even if not enabled, but pass-through Enabled property, to allow Enabled/Disable of validator on callback. (Yves) EHN: Add property TValidationSummary.ScrollToSummary to server-side control since property exists on client-side. (Yves) |