Show only rows with empty cell for specific column
Show only rows with empty cell for specific column
![karibusana](https://secure.gravatar.com/avatar/37c00f59b0e89a8b1216adcf972ae7c0/?default=https%3A%2F%2Fvanillicon.com%2F37c00f59b0e89a8b1216adcf972ae7c0_200.png&rating=g&size=120)
Hi,
I've got a table where in a specific column some cells are empty, is there any way to reorganise/filter the table after a checkbox is ticked so I can only show the rows with empty cell? I've attached a picture, the column is "proprietario"
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @karibusana ,
This thread here should help - it's the opposite of what you want, it filters out the blank rows, but it'll give you a good starting point,
Cheers,
Colin
Hi @colin thanks for your answer I forgot to say that I'm loading data from serverside with ajax, I've tried the solution you suggested and it doesn't work
Hi @karibusana ,
It shouldn't matter what the source of the data is, it should still work. Could you modify that test case in the other thread I linked to with what you've got so far, and we can take a look,
Cheers,
Colin