Avatar

Level 2

Check you're IF statement conditional there.  ; )

Additionally, I think there's a much much easier way to do the object referencing, but give me a couple minutes to type that up.

EDIT:

Let me double check what it is you are trying to do: you want one radio button in each row to be able to hide that row?

so

Row object

     L Radio button

and flipping the button turns off it's own Row object and no others?