You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wondering if you know of a fix to resolve the column highlighting when Columns are combined with the Pager plugin? The problem is that the column highlighting either disappears partially, wholly, or gets attributed to other (non-selected) columns, as the user pages through the table data.
To replicate problem, try selecting columns: Major, Sex, English. Then advance to see records 21-30. This results in the three selected TH cells remaining highlighted, but the English TD cells are no longer highlighted, and the Major/Sex cells are now somewhat highlighted.
Then, select three new columns: Name, Major, Sex. Then advance to see records 31-40. Now, Name TD cells are unhighlighted, Major/Sex are somewhat highlighted, and English is now sporadically highlighted with all three shades (primary, secondary, and tertiary).
Interesting, eh? I'd love to use the Columns with the Pager. Please let me know if there is a solution.
I am loving your careful attention and improvements to the tablesorter! Fabulous work!
The text was updated successfully, but these errors were encountered:
Wondering if you know of a fix to resolve the column highlighting when Columns are combined with the Pager plugin? The problem is that the column highlighting either disappears partially, wholly, or gets attributed to other (non-selected) columns, as the user pages through the table data.
See this example: http://jsfiddle.net/streetLAMP/LU5TH/
To replicate problem, try selecting columns: Major, Sex, English. Then advance to see records 21-30. This results in the three selected TH cells remaining highlighted, but the English TD cells are no longer highlighted, and the Major/Sex cells are now somewhat highlighted.
Then, select three new columns: Name, Major, Sex. Then advance to see records 31-40. Now, Name TD cells are unhighlighted, Major/Sex are somewhat highlighted, and English is now sporadically highlighted with all three shades (primary, secondary, and tertiary).
Interesting, eh? I'd love to use the Columns with the Pager. Please let me know if there is a solution.
I am loving your careful attention and improvements to the tablesorter! Fabulous work!
The text was updated successfully, but these errors were encountered: