Hello Everyone,
I have two Checkboxes, CheckBoxA and CheckBoxB. Would like to to have them unchecked on the app load.
If CheckBoxB is checked and then CheckBoxA is checked it should uncheck CheckBoxB.
If CheckBoxA is checked and then CheckBoxB is checked it should uncheck CheckBoxA.
Can anyone please help me?