Multi-column layout for five columns
Multi-column layout for five columns
sarooptrivedi
Posts: 62Questions: 19Answers: 2
How can I saw the five or six column on Multi-Column Layout option. This is working awesome till four colum option. If I use five-column then it will display in one column
https://datatables.net/extensions/buttons/examples/column_visibility/layout.html
collectionLayout: 'fixed four-column',
collectionTitle: 'Initial Count Data table column visibility option',
Replies
The styles only go upto "four-column", there isn't a "five-column". You would need to tweak the CSS yourself or modify the code if you wanted that, I'm afraid,
Colin
If you help me to provide the CSS name then I will modify. I am trying to modify some buttons.Bootstrap.css but I am not sure the correct css file need to modify
I did it. Change the CSS . I changed Button.JqueryUi.css and Button.JqueryUI.min.css
Yep, that's it! Thanks for posting,
Colin
If you have plan to use bootstrap then same change in bootstrap css