After executing the ShowTable block, can the screen remain in the same position?
call ScrollTo again, smooth set to false
Is it possible to change the cell background color without using [ShowTable]?
two ways. Pay attension to the red circles.
1 Like
Thanks, this is exactly the answer I wanted
Is it possible to read the cell background color?
How did you set the style of the table?
I think I found a way to use the return value. I don't know JS language, so I don't know if this method is correct.
yes, but only if you set the bg color with js, otherwise it returns empty string.
1 Like
Yes, when no color is read, an empty string "" will be returned.