Changeset 1388 for trunk/UPGRADE
- Timestamp:
- 09/04/2006 02:15:47 PM (2 years ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r1351 r1388 16 16 Upgrading from v3.0.3 17 17 --------------------- 18 - The 'Static' value is changed to 'Fixed' for the Display property of 19 all validators as well as TValidationSummary, due to conflict with PHP keywords. 20 - The 'List' value is changed to 'SimpleList' for TValidationSummary.DisplayMode. 21 - The 'List' value is changed to 'DropDownList' for TPager.Mode 18 22 - This change affects existing client-side javascript handlers such as 19 23 <com:TRequiredFieldValidator ClientSide.OnSuccess="xxx" />
