I have one query. I wanted to filter columns but after filtering the result data should be highlight

I have one query. I wanted to filter columns but after filtering the result data should be highlight

GauGau Posts: 2Questions: 1Answers: 0

I have one query. I wanted to filter columns but after filtering the result data should be highlighted and not trim the rows. Only result data should be highlighted.

Can anybody suggest me some solution??

Answers

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin

    Do you mean like this but for columns? You could use the code presented there as the basis for such a plug-in.

    Allan

  • GauGau Posts: 2Questions: 1Answers: 0

    Yes, i need highlight functionality but, when we search the whole word the datatable is displaying result with that word and eliminating others. Instead of that i need to highlight the entire word with other unwanted words.

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin

    We'd need a test case showing the issue, per the forum rules. I don't see any words being removed in my example.

    Allan

This discussion has been closed.