valor-software / ng2-table

Simple table extension with sorting, filtering, paging... for Angular2 apps
http://valor-software.github.io/ng2-table/
MIT License
553 stars 336 forks source link

Request for ability to add style classes to data cells #530

Open jeffjedi opened 7 years ago

jeffjedi commented 7 years ago

Hello,

In order to make the component responsive due to mobile requirements (also following angular filosophy) I kindly request to have the ability to specify style classes for the cells containing the actual data. I have taken advantage of specifying the classname property when declaring columns, but those only apply to the headers. It would be nice if that same property reflected on the data cells, and on the filters row too. I'd like to either be abble to specify the data classes or for the cells to reflect header classes please.

If you need any details I remain available.

Regards, Jeff