I want to set some cells of table view in invisible mode.
Based on condition i have invisible radio buttons of the table rows. I am not rendering radio buttons column. I have used SingleSelection mode to display the radio buttons.
How can I make invisible some of the radio buttons in some rows based on condition.
Please suggest me .
Thanks