spreadsheet module for angular JS

Amir Dezfouli picture Amir Dezfouli · Jan 28, 2014 · Viewed 8.7k times · Source

I am looking for a spreadsheet component to use in an Angular JS application. I found a tutorial on the web about making a spreadsheet using angualr, but I want something more advanced, for example with copy and paste feature. Is there any solution available?

Answer

jeff picture jeff · Feb 11, 2015

You can try Wijmo's Flexgrid: http://demos.componentone.com/wijmo/5/Angular/FlexGridIntro/FlexGridIntro/

We use it at my company and it has some great features.