javascript/Tabulator
Tabulator 타블레이터 행 움직이게 하는 옵션
daeyun대윤
2023. 10. 12. 07:00
tabulator에서 테이블 1개에서 그리드를 이동시키거나, 테이블 2개 사이를 행이 왔다갔다 하는 옵션.
타블레이터 행을 움직이게하는 옵션,
movableRows:true,
movableRowsConnectedTables:'',
movableRowsReceiver: "add",
공식 문서 :
https://tabulator.info/docs/5.2/move#rows-table
Tabulator - Interactive JavaScript Tables
Create interactive data tables in seconds with Tabulator. A free, open source, fully featured JavaScript table / data grid generation library.
tabulator.info
예제 : https://tabulator.info/examples/5.2?#movable-between-tables
Tabulator - Examples
Interactive examples of all the features available in Tabulator tables and data grids
tabulator.info
728x90
300x250