Changeset 2492 for trunk/HISTORY

Show
Ignore:
Timestamp:
08/08/2008 08:30:05 PM (4 months ago)
Author:
knut
Message:

fixed #901

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2491 r2492  
    2121ENH: Ticket#893 - Added page parameter to queryForPagedList() to specify the initial page to load (Michael) 
    2222ENH: Ticket#898 - Minor optimization: Use (int) over intval() (Knut) 
     23ENH: Ticket#901 - Using TDbDataReader directly as a DataSource of TDataBoundControl's like TDataGrid (Knut) 
    2324CHG: Ticket#844 - Upgraded TinyMCE to 3.1.0.1 (Christophe) 
    2425