Accessing specific rows in a repeater to dynimically change widget colour based on Yes/No values

Hi Jorkin,

Thanks for the advice. How would you set them from the repeater? So far, the listener method isn’t working for me, but I may have the wrong execution.

I’ve managed to rejig my approach, so I manually set all the desk to red, and then when I click my load bookings button, it sets the selected desks to green, using a selected style effect. However, I do this manually, one by one on each desk, which is time consuming but works, hence trying to see if I could do this via a repeater.

Thanks for your help so far.

Rob