Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Feature request for Column-Toggle Table Widget: hide the columnBtn #5915

Closed
GavoteLtd opened this issue Apr 21, 2013 · 2 comments
Closed

Feature request for Column-Toggle Table Widget: hide the columnBtn #5915

GavoteLtd opened this issue Apr 21, 2013 · 2 comments

Comments

@GavoteLtd
Copy link

All works fine with the Column-Toggle Table Widget. But I (and possibly others) would like to hide the columnBtn and let the column priority work for itself. The columnBtn needs too much space in some cases. I have hidden the columnBtn by coding $('a[href="#mytable-popup"]').hide (); when updating by ajax, on pageshow, on orientationchange, on resize. But it seems that this consumes a lot of program time, first to do all the work to show the columnBtn and then to hide the columnBtn. Maybe something like columnBtnVisible="false" for a future version?
I appreciate your work a lot!!! Thank you very much.
In short: two reasons to hide the columnBtn: space and time consuming.
Rudolf

@jaspermdegroot
Copy link
Contributor

@GavoteLtd

Closing this ticket as feature request. We re-open if we decide to implement this. Do you mind adding a link to this ticket on the feature request wiki page? Thanks!

@GavoteLtd
Copy link
Author

@uGoMobi
Thanks, Done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants