Open TrRavi opened 6 years ago
i have some data of students . i am using uitableview. when i select a radio button and click on button (ViewInfo)then i want to fetch id of selected student. how can i achieve it ??
You can use the selectedButton property on any radio button.
selectedButton
i have some data of students . i am using uitableview. when i select a radio button and click on button (ViewInfo)then i want to fetch id of selected student. how can i achieve it ??