How to highlight row with duplicate column data
How to highlight row with duplicate column data
![marin63](https://secure.gravatar.com/avatar/40d8021f550c4fb91c5f188c7fe1f391/?default=https%3A%2F%2Fvanillicon.com%2F40d8021f550c4fb91c5f188c7fe1f391_200.png&rating=g&size=120)
Please all i need assistance on how to highlight rows with duplicate column data (Note i am considering the barcode column)
This discussion has been closed.
Answers
Hi @marin63 ,
You can use
rowCallback
to do this - see this example here,Cheers,
Colin
Thanks @colin ,
I have been able to achieved it with this code: