'Highlight the AgGrid specific Rows programmatically with Angular

I have a AgGrid data in which first column is having UserIDs and I am getting the UserIDs from an API Now i want to Highlight the specific rows in the AgGrid mapped with the UserIds from the API. Please help me.

Angular13 and AgGrid latest enterprise edition that I am Using.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source