Hi,
I have a list of record and some elements on each record. I have a element nammed “checkbox” and when I want to set enabled = false on this element of this record, all elements nammed “checkbox” of my list became grey.
How can I put enable = false only on one record of my list?
Thanks.