From 7fa4dd96f1ac0c57e6c67faf9f9dda46f1dd1b89 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 25 Apr 2006 02:28:03 +0000 Subject: Some minor changes to TListControlValidator. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index f0c15677..aff7585b 100644 --- a/HISTORY +++ b/HISTORY @@ -11,9 +11,12 @@ BUG: TWizard did not stop navigation upon a validation failure (Qiang) ENH: TButton, TImageButton and TLinkButton now implement IButtonControl interface (Qiang) ENH: TResponse::writeFile takes three additional parameters to allow sending memory data (Qiang) ENH: TButtonColumn can now be a column of image buttons (Qiang) +ENH: Format string in classes extending TDataGridColumn can now evaluate an expression (Qiang) +ENH: Format string in classes extending TListControl can now evaluate an expression (Qiang) CHG: Rewrote client-side javascript validators, check your client-side validation behaviour (Wei) CHG: Updated the javascript Prototype library, a few utilties functions REMOVED, may break your existing javascript code. (Wei) CHG: Build javascript without compression, only comments are removed. (Wei) +NEW: TListControlValidator (Wei) Version 3.0RC2 April 16, 2006 ============================= -- cgit v1.2.3