-
In Notes, one may set three numbers for R, G, & B to make a row color whatever, under program control. In XPages I do this by rolling my own View control to build the table “by hand”, and I set the style on the xp:tr markup accordingly.
-
But I’ve been unable to get categorization to work using my View control, so I’ve reverted to using the Lotusy viewPanel for the handful of categorized Views I have to show to the user. Since I’m using Lotusy controls I don’t know how to get a row to set its color programmatically. Setting the column to “Use value as color” doesn’t translate to XPages.
-
I haven’t found anything here, the wiki, or the 'net in general. Doesn’t mean it’s not there, it means I did at least look.
Any thoughts would be appreciated. Thanks for your time…