How can i set a row to invisible?

In the new thumkable X i do not understand how to set invisible a row.
I have the same problem with buttons.

There are several ways:

  1. Set width and height = 0
  2. Make the background color and the base color transparent (for the Label)
  3. Position over the screen area (this is difficult, so do not explain)
  4. Cover with a component with a background color

thanks. I have tried 1 and 3. it works

How did you do 3? I was wrong 3) Positioning outside the screen. :wink:

the position in the screen like
x: 9999
y: 9999

Good.