Is there any excel-like grid solution for AngularJS

Isilmë O. picture Isilmë O. · Jan 27, 2015 · Viewed 25.5k times · Source

I found ngHandsontable very satisfying.

http://handsontable.com/

However, it does not support inserting columns which Handsontable supports. So I'm wondering if there is any other solution that is similar to ngHandsontable but also supports dynamic columns.

Thanks in advance.

Answer

James Lawruk picture James Lawruk · May 18, 2015

Angular UI Grid is the latest and greatest from the AngularUI team. It is not as "Excel like" as Handsontable, but it does support Adding and Removing Columns.