Changing column size using ajax sourced data
Changing column size using ajax sourced data
![timleiker](https://secure.gravatar.com/avatar/ee126588a52f1f264acff7933ddacb55/?default=https%3A%2F%2Fvanillicon.com%2Fee126588a52f1f264acff7933ddacb55_200.png&rating=g&size=120)
I think I have tried every combination of trying to change the column widths for my table.
I would like less padding. I have commented out the /* width: 100%; */ in jquery.dataTables.css.
Added "bAutoWidth": false. to the init, tried "sWidth": "10%",in the data sections of the the init.
Is it possible to slightly change the column widths?
This discussion has been closed.