I'm experimenting with ngx-datatables (Angular2) and have what I think is a simple question ... How do I add an additional 'actions' column - you know the column which is typically the last column in a table (aka after the data) which contains 'action' links (i.e. 'edit', 'delete', etc ...) ?
I've got the demo's running locally - so if there'a a demo in the project's demo - just direct me there.
Thanks Dave