filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Customizable templates for column toggle list #271

Closed zachleat closed 5 years ago

zachleat commented 7 years ago

one thing I’d like to look at is how to customize how we generate the check list of columns unless there is a way now. Let’s say you wanted different markup because CSS wouldn’t get you there —@toddparker

edwardpayton commented 6 years ago

Hi Zachleat,

I came here to ask about the same thing. My table has lots of columns and I want to group the columns in the toggle list into categories, which will need different html that the standard toggle.

Have you made any progress with generating different markup?

All the best Edward

zachleat commented 5 years ago

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.

The enhancement backlog can be found here: https://github.com/filamentgroup/tablesaw/issues?utf8=%E2%9C%93&q=label%3Aneeds-votes+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!