-
Notifications
You must be signed in to change notification settings - Fork 753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
columnSelector with multiple rows and colspan #1238
Comments
Hi @ArthurJam! Thanks for reporting this problem. I will look into it soon. |
I've updated the column selector widget in the master branch. Please make sure it is working as expected (demo). I plan to push a new release soon (meaning, the change will be available in the CDN). |
Hi, |
A new release is now available! |
I'm reopening this issue as I also have problems when using colspan and rowspan. When I unselect the Portfolio column (the first column) and observe that the column "Portfolio" becomes hidden but also the Type 1 column (the first column of the second header row) Can you plan to add this to a near future release ? |
Hi @ptijul! I've fixed the problem in the master branch. I don't plan on releasing a patch just yet... Once some other minor issues have been resolved, you can expect a new patch.... Here is a demo that points to the columnSelector widget in the master branch. |
Hi Mottie ! Wow ! You're awesome !! So fast. Thanks a lot !! |
Hello,
First, Thx for your version of tablesorter.
I have a problem with columnSelector widget.
When I hide a column in relation with a colspan, the widget works and correclty update the colspan value in the first header row..
Surprisingly, when i hide a simple column, the widget does not mask the column in the first header row.
Demo : https://jsfiddle.net/50v3ppwk/10/
Sorry for my poor english.
The text was updated successfully, but these errors were encountered: