개발/JavaScript
[extJs] 드래그 가능한 그리드 설정.///Multiline Row in a Grid
양태호
2013. 12. 5. 11:25
스크롤 가능한 그리드 설정. extJs
http://docs.sencha.com/extjs/4.1.3/#!/api/Ext.AbstractComponent-property-draggable
ExtJs.Grid.Panel
Properties
Defined By
Instance properties
Ext.AbstractComponent
draggable : Boolean READONLY
Indicates whether or not the component can be dragged.
Defaults to: false
Available since: 4.0.0
==========================================================================================
http://try.sencha.com/extjs/4.1.1/community/extjs4-grid-multiline-row/