[Angular 1.x] Display treeDnD & event DrapnDrop, field 'td' by tree.
###Support (just when I'm online) 
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 forData-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).