From 0f380cd025dd9530b8faee7061d1957c5fd6cd9c Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 15 Apr 2006 12:20:50 +0000 Subject: Added TRepeater.DataKeys and TRepeater.DataKeyField --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 0dc6d25a..3fb5995b 100644 --- a/HISTORY +++ b/HISTORY @@ -1,12 +1,17 @@ Version 3.0RC2 April 16, 2006 ============================= +BUG: Ticket#54 - recursive reverse() definition (Wei) +BUG: Ticket#93 - ValidationGroup not working in TImageMap for js validator (Wei) +BUG: Ticket#97 - Invalid return type value for TSimpleDateFormatter::parse (Wei) BUG: Ticket#118 - Variables that may not have been initialized (Qiang) +BUG: Ticket#121 - OnClick don't fire with TImageButton and TRequiredFieldValidator (Wei) BUG: Ticket#129 - TRadioButtonList in TWizard step does not postback correctly (Qiang) CHG: Moved localize() into PradoBase (Qiang) CHG: List controls now use array keys as list item values even if the array is integer-indexed (Qiang) CHG: THttpUtility::htmlEncode and htmlDecode now do not deal with & (Qiang) ENH: Optimized the representation and evaluation of template expressions (Qiang) ENH: Added Raw layout to TDataList (Qiang) +ENH: Added TRepeater.DataKeys and TRepeater.DataKeyField (Qiang) Version 3.0RC1 April 5, 2006 ============================ -- cgit v1.2.3