Efficient row state coding
Hi, I'm trying to figure out the fastest way to change row states in JSL. I normally try to avoid selecting rows because it is slower than get rows where(), but I don't see how to use a matrix or list of rows to change row states. Do rows need to be selected to change the state? Mildly related question: Is the color pallette scriptable? I see the "colorbox()" dislplay box but the scripting index s...