Changeset 869 for trunk/UPGRADE

Show
Ignore:
Timestamp:
04/06/2006 10:46:10 PM (3 years ago)
Author:
xue
Message:

Merge from 3.0 till 868.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r838 r869  
    11 
    2          Upgrading Instructions for PRADO Framework v3.0RC1 
    3          ================================================== 
     2         Upgrading Instructions for PRADO Framework v3.0.0 RC2 
     3         ===================================================== 
    44 
    55!!!IMPORTANT!!! 
     
    1515 
    1616 
    17 Upgrading from v3.0b 
    18 -------------------- 
     17Upgrading from v3.0.0 RC1 
     18------------------------- 
     19- !!! The context of template expression/statements/databinding tags 
     20  is changed to the control owning the template. Previously, it was 
     21  the control representing the tag. 
     22 
     23Upgrading from v3.0.0 beta 
     24-------------------------- 
    1925- THttpSession.UseCustomStorage replaces the previous Storage. 
    2026- Pagers in TDataGrid are now enclosed within panels. The event indicating 
     
    2834 
    2935 
    30 Upgrading from v3.0a 
    31 -------------------- 
     36Upgrading from v3.0.0 alpha 
     37--------------------------- 
    3238All event names must start with 'On'. 
    3339