how to style a row of an array set in redwood using html attribute
Summary:
I have an arrayset where rows were styled with different colors in jet ui using html attribute. but in redwood its not working. how to achieve this functionality in Redwood UI.
The below code is working in jet. how to write the logic in redwood?
retVal = retVal + "#commissionAllocations_t div[data-row-key="" + key + ""].oj-table-hgrid-lines {background: #ccd1d1!important;}";
Content (please ensure you mask any confidential information):
No Confidential
Version (include the version you are using, if applicable):
CPQ 25D Patch 6
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0