blog address: http://findnerd.com/list/view/Problem-in-selecting-Radio-Button-inside-Repeater-Control/3302
keywords: Select RadioButton Inside Repeater, RadioButton Inside Repeater, dot net
member since: Dec 21, 2015 | Viewed: 110
Problem in selecting Radio Button inside Repeater Control
Category: Technology
Incase we are using RadioButton inside a Repeater, one common problem which we face is that we are not able to select single RadioButton, i.e. If we select one RadioButton, and then click on the other the other also gets selected without unselecting the first one.
Even the GroupName property of the RadioButton dosen't works for this.
The solution I got is:
1. Set the AutoPostBack property of the RadioButton to "true".
2. Make OnCheckedChanged event for the RadioButton.
Example:
{ More Related Blogs }
Technology
How to Watch Japanese Netflix ...
Oct 30, 2023
Technology
token migration...
May 12, 2022
Technology
Migrating your datacenter - Th...
Sep 10, 2015
Technology
Beat the Skill Gap in Manufact...
Dec 17, 2021
Technology
Oppo A53s 5G স্মার্টফোনের প্রথ...
Apr 27, 2021
Technology
The legality of Electronic Sig...
Aug 24, 2021