rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
973 stars 364 forks source link

Is it possible to style only one column? #394

Closed cryan10 closed 6 years ago

cryan10 commented 6 years ago

I'd like to format a column with buttons inside so that they are centered in the column. Is this possible, or does styling only apply to entire table?

ShiruJan commented 6 years ago

Yes, is possible, with StyleSheet you can modify the vista for specific column

ShiruJan commented 6 years ago

Use data-css-class and data-header-css-class in each column :)