프로그래밍/ExtJS

View Load 시 해당 Scroll 위치를 이동하지 않도록

꿈을드림 2018. 3. 30. 11:40

viewConfig: {

        preserveScrollOnRefresh: true

}



https://docs.sencha.com/extjs/6.2.0/classic/Ext.view.AbstractView.html#cfg-preserveScrollOnRefresh



다음 함수를 참고하면 됨