Question
2
Replies
68
Views
Posted: July 27, 2020
Last activity: July 27, 2020
Highlight specific row of a table
Hello,
We have multiple tables with same "Version" column. When any row in table is selected, we want other tables with same "Version" number to be highlighted as well.
How can I achieve this requirement?
***Edited by Moderator: Pallavi to change content type from Discussion to Question***
Hello,
I guess you could work with an OnChange and use WHEN conditions to display a different color.