Hello All,
I am working on Checkbox. My requirement is selecting one of the checkbox from UI table some other checkbox values in the table will be automatically checked based on a certain condition.
I am using addSelectionInterval but it keeps on giving infinite loop.
Can anybody help me how to bypass this and use some logic.
Any certain code will be helpful.
I need to select and de select.
Based on one selection other cehckboxes in the sap ui table will autometically checked/uncheked