docs: add FancyGrid to resources page (#28949)

PR Close #28949
This commit is contained in:
Mikhail Tatsky 2019-02-08 20:25:21 +03:00 committed by Ben Lesh
parent 65d3ddabf3
commit ef1b9e6d71
1 changed files with 6 additions and 0 deletions

View File

@ -415,6 +415,12 @@
"rev": true,
"title": "ag-Grid",
"url": "https://www.ag-grid.com/best-angular-2-data-grid/"
},
"fancygrid": {
"desc": "Angular grid library with charts integration and server communication for Enterprise.",
"rev": true,
"title": "FancyGrid",
"url": "https://fancygrid.com/docs/getting-started/angular"
},
"jqwidgets": {
"desc": "Angular UI Components including data grid, tree grid, pivot grid, scheduler, charts, editors and other multi-purpose components",