Hi,
I'm planning to build app with table which has a lot of functions like dataTable plugin in jQuery.
I need functions on table like sorting, filtering, drag&drop, adding, editing and so on.
But, I'm a really newbie on AngularJS, and I just read tutorial once.(But, still hard to understand components in AngularJS.)
So, I don't know where to start.
Are there any projects based on AngularJS like dataTables in jQuery?(which I can see the source code?)
Thank you for reading.
Regards.