스크롤 가능한 그리드 설정. 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
'개발 > JavaScript' 카테고리의 다른 글
javaScript 정규식 regExp 음수만 입력 가능한 경우 체크하기. (0) | 2014.04.04 |
---|---|
날짜 구하는 js (0) | 2013.12.16 |
Javascript의 prototype 제대로 이해하기 (0) | 2013.11.15 |
JavaScript RegExp [^0-9] Expression (0) | 2013.10.31 |
[스크랩]JQUERY CHECK BOX 관련 기능 정리 (0) | 2013.10.21 |