You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2021. It is now read-only.
What is the best way to subscribe to event when the row is selected?
I need to change the row color when the row is selected no matter where the user click
the following is for one column/cell, but i need to change the row color always the user click in a row.
Can it be done?
Thanks