From ef1b9e6d711182568f56a130a79a2d82ae75d7e5 Mon Sep 17 00:00:00 2001 From: Mikhail Tatsky Date: Fri, 8 Feb 2019 20:25:21 +0300 Subject: [PATCH] docs: add FancyGrid to resources page (#28949) PR Close #28949 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index c0156ac1a8..7cf953ad0a 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -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",