Changeset 30 for trunk/CHANGELOG

Show
Ignore:
Timestamp:
10/08/08 02:06:23 (4 years ago)
Author:
tsuckowhomberg
google:author:
tsuckowhomberg
Message:
  • enhancement: removed programmatically invoking scroll in IE when the grid is rendered,

since this was fixed due to the css changes in a previously version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r29 r30  
    1  
     1 - enhancement: removed programmatically invoking scroll in IE when the grid is rendered, 
     2since this was fixed due to the css changes in a previously version 
    23 - fixed: (RowSelectionModel.js) method "isSelected()" would lose it's original argument 
    34while processing it, which could lead to erroneous behavior