Changeset 35 for trunk/CHANGELOG

Show
Ignore:
Timestamp:
11/01/08 23:19:34 (4 years ago)
Author:
tsuckowhomberg
google:author:
tsuckowhomberg
Message:
  • fixed: (EditorGridPanel?.js) call to "startEditing()" would throw error if the requested index in the view is not currently representing a record; overrode method for checking if record to edit is available
  • enhancement: (GridView?.js) adjusted behavior of "ensureVisible()" to scroll a requested cell horizontally into view
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r33 r35  
    1 Version 0.3a3 (GPL) 
     1Version 0.3a4 (GPL) 
     21-November-2008 
     3 
     4 - fixed: (EditorGridPanel.js) call to "startEditing()" would throw error if the 
     5requested index in the view is not currently representing a record; overrode 
     6method for checking if record to edit is available 
     7 - enhancement: (GridView.js) adjusted behavior of "ensureVisible()" to scroll a 
     8requested cell horizontally into view 
     9 
     10Version 0.3a3 (GPL) 
    2111-November-2008 
    312