i'm using EditorGridPanel with editor as DateField , when date picker is showing and you blur it by clicking at any area outside grid, it causes grid scrolls to left top position.
i try to find the forum that post about this , but i'm not found. please anyone helps.
i have tested this with extjs lastest version 3.X.X it work find but at version 2.0.2 is not.
Steps to reproduce the problem:
make editor grid to has scrollbar ( maybe by adding many data or enlarge width of column )
edit the cell in the position that grid scroll bar not in left top
click at datefield button, the datepicker is appear and then blur it,
datefield will hidden and grid scroll to left top position