• Stars
    star
    145
  • Rank 254,144 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Display tree table (or list) & event Drap & Drop (allow drag multi tree-table include all type: table, ol, ul) by AngularJS

[Angular 1.x] Display treeDnD & event DrapnDrop, field 'td' by tree.

license GitHub version Build Status

###Support (just when I'm online) Gitter

Demo:

###Requirement:

angular: >=1.2.1

Source (>= 3.0.4)

http://thienhung1989.github.io/angular-tree-dnd/3.0.4/ng-tree-dnd.css
http://thienhung1989.github.io/angular-tree-dnd/3.0.4/ng-tree-dnd.js
http://thienhung1989.github.io/angular-tree-dnd/3.0.4/ng-tree-dnd.min.js

Install bower:

bower install angular-tree-dnd

npm install angular-tree-dnd

Problems

  • Big data not good (development with scrollInfinite, will update soon late).

Feature

  • Display Data-Tree with 2 type: Table-Grid & List (ul, ol).
  • Drag & Drop.
  • Filter Data-Tree.
  • GroupBy (building, not ready)
  • Extended function Directive for Data-Tree (next, prex, remove,...)

Manuals & Documents:

Changes Log:

Thank To:

This product is the combination and optimization of 2: JimLiu (Drag2Drop) và khan4019 (Display Tree2Table).

Contact