Hello,
I have a tableview for displaying some records with selection mode set to "Singleselect", so everything works fine. Now I get a request where some rows must not be selectable according to certain conditions, so the radiobutton must disappear or be inactive.
Does somebody know how to do this ?? I can´t think of anything using an iterator.
Thanks.