본문 바로가기

개발/JavaScript

[extJs] 드래그 가능한 그리드 설정.///Multiline Row in a Grid

스크롤 가능한 그리드 설정. 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/

ExtJS 4 Example: Multiline Row in a Grid