Chumper / Datatable

This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
https://github.com/Chumper/Datatable
388 stars 154 forks source link

How to add conditional column? #315

Open sdavara opened 9 years ago

sdavara commented 9 years ago

We have pretty nice solution to add columns in our datatable collection. Sometimes, we wish to add column based on certain conditions, how would it be possible?