How to set different column width for different columns in a bootstrap dataTable?
How to set different column width for different columns in a bootstrap dataTable?

I am new to Angular and Bootstrap. I am trying to set different column width for different columns of a datatable. How can I progress with this
This discussion has been closed.
Answers
Use
columns.width
for this.Kevin