hi, i have an radio buttonlist control. in which data are coming from DB and bidning in .cs file
now i need to write an javascript that if user select item 1 in radiobuttonlist it gets selected and again user clicks on the same item it should get deselected.
even if i have 10 items under it this thing should open that select and deselect the item clilcking on it
thank you