When you work with tables, You may want to add options to your table (Add, Update or Delete) or you may want to add collapsible table or what ever. So, You will not create your table from the ...
So I have quite a few datatables in my webapplication, and they all work very nicely. I needed to change one of them to the 'Change data with the angular way' from the regular changing of data, but I ...