diff options
author | xue <> | 2006-06-21 01:02:05 +0000 |
---|---|---|
committer | xue <> | 2006-06-21 01:02:05 +0000 |
commit | 0054751b4abbb98faf378c8d0517a22be14b6c96 (patch) | |
tree | c1e5a0db5d11f168cc70bac7080dd01c7a4070af /HISTORY | |
parent | c72abec23e8b4255fcaaaa0fbede3341d0149ee8 (diff) |
Fixed #230.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang) CHG: Postback enabled control will always disable default client-side browser action. (Qiang)
CHG: CSS and JS files in a theme are now included in page in alphabetic order (Qiang)
ENH: Ticket#206 - Added OnValidate, OnError, OnSuccess events to validators (Qiang)
+ENH: Ticket#230 - Added TDataList.EmptyTemplate property (Qiang)
ENH: Ticket#231 - Added TButton.ButtonType property to allow reset button (Qiang)
ENH: Ticket#232 - Allow <%# %> and <%= %> embedded within property values (Qiang)
|