Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey
Filter by
Sorted by
Tagged with
0 votes
2 answers
54 views

I have a tablesorter table with a column where each td contains a lot of html. I don't want the filter term to be tested against all of the contents of the td, i just want it to be tested against a ...
Max Williams's user avatar
-1 votes
1 answer
61 views

Tablesorter's column filtering is behaving erratically because it is treating 'and' and 'or' as logical operators rather than just plain text. I've been reading the docs here and can't see how to ...
Max Williams's user avatar
0 votes
1 answer
49 views

I have a table that has a column that is either clicked or not. if clicked == 1, I want to show a font-awesome checkmark in the table cell, otherwise its blank. That all works fine. What is not ...
bart2puck's user avatar
  • 2,518
0 votes
1 answer
103 views

I was try sort the balance in table an ascending and an descending, but can't. I looked the w3schools tutorial and theme in stackoverflow about insertBefore and insertAfter without libraries. But isn'...
Yaroslav Demchenko's user avatar
1 vote
2 answers
153 views

I am showing a HTML table using the jQuery Mottie tablesorter. I would like the rows with a "v" in one of its columns to be formatted with a certain (given) background color, which is ...
Johan van Ooijen's user avatar
0 votes
1 answer
77 views

I am using latest version of laravel. I am trying to use a table with tablesorter that is only 300px tall. no matter what I do, the scroller seems to be being ignored. The result is a table that ...
bart2puck's user avatar
  • 2,518
0 votes
1 answer
40 views

I have two seperate Questions for the mottie tablesorter script: I have created external buttons to filter the table beforehand. When you click, the data in question is loaded. However, each time you ...
Pirelli's user avatar
0 votes
1 answer
111 views

I am looking to remove the day of the week when sorting a column using Mottie Tablesorter v2.31. The value of the cells are as follows: Friday, 9/15/2023 at 7:00AM. Here is what I have so far based on ...
Jordan_Walters's user avatar
0 votes
1 answer
57 views

Is it possible to disable ascending sort on the jQuery plugin tablesorter? I’m trying to get a table header when clicked to either be sorted in descending order or be unsorted and skip the ascending ...
Mason's user avatar
  • 1
0 votes
1 answer
91 views

I want to use tablesorter to sort a column (column contains first name + last name) so that clicking the header toggles between sorting by first name and sorting by last name, both in ascending order. ...
Brigid Book's user avatar
0 votes
0 answers
54 views

I am a noob in excel, i have multiple excel xlsx files with similar columns. I am looking for a way to pick specified columns (applied same to all the files) and save them in a new file. I will ...
RonyKing Sourcing INC's user avatar
0 votes
0 answers
65 views

I have a tablesorter with some data. I'm using Twig templates from Symfony Framework. I'll make a basic example: <table id="tablesorter" class="hideAtFirst tablesorter hover-...
SpicyTacos23's user avatar
1 vote
1 answer
38 views

I set the default value of a filter as indicated below <th>Status</th> <th data-value="N">Complete</th> <th>Audit Date</...
Robert Sullivan's user avatar
1 vote
1 answer
119 views

I've a web app that builds a table from data it receives from an API. These data are a CSV string, which has its rows already sorted by the API using a couple of columns. Currently, I use the sortList ...
zakmck's user avatar
  • 3,114
0 votes
1 answer
68 views

I need help isolating multiple entries in order. Column A Column B Column C 100a 1000 ABC 100a 1000 DEF 200b 2000 GHI 300c 3000 JKL 300c 3000 MNO There are duplicates in Column A (which has a 1:1 ...
Krystal Lindquist's user avatar

15 30 50 per page
1
2 3 4 5
126