Changeset 1520 for branches/3.0/HISTORY

Show
Ignore:
Timestamp:
11/26/2006 09:17:58 PM (2 years ago)
Author:
xue
Message:

TDataGrid now does not generate default table styles.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/HISTORY

    r1515 r1520  
    1010CHG: Ticket#454 - Redundant PHP Version Check (Qiang) 
    1111CHG: Ticket#460 - Validators will not perform validation if parents are disabled (Qiang) 
     12CHG: TDataGrid now does not set default table styles (Qiang) 
    1213CHG: TRepeater does not render <span> anymore for empty item template (Qiang) 
    1314CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang)