I have data in griddle table. I am entering search string through custom filter box. I want to highlight search string value in griddle columns . How is it possible ? I want to achieve this in react<code>https://jsfiddle.net/julmot/buh9h2r8/"</code>
Asked
Active
Viewed 74 times
0

Cryptic22
- 41
- 4
-
You could do it with [mark.js](https://markjs.io/) – dude Aug 08 '16 at 13:50
-
I tried it but it is not working for me. May you give any link or piece of code for reference ? I will be thankful. – Cryptic22 Aug 09 '16 at 03:45
-
I could do that if YOU do that. – dude Aug 09 '16 at 04:45
-
I have done this in jquery.But in react it is not working. – Cryptic22 Aug 09 '16 at 05:54
-
Please post your code – dude Aug 09 '16 at 07:03
-
@PankajArora were you able to find a way to do this. Can you please post the code – user3067170 Aug 19 '16 at 17:46
-
I want to achieve this in react https://jsfiddle.net/julmot/buh9h2r8/ – Cryptic22 Aug 23 '16 at 07:31
-
@user3067170 I couldn't find the solution yet – Cryptic22 Aug 23 '16 at 08:53