hi, i have an Radiobutton with (6 items under it). and i have an search button. if user clicks Search button it gets all the result. i am binding the items for Radiobuttonlist using database in .cs file
condition 1: now if user as selected Radiobutton1 [item1] it gets selected. and now if user again clicks on Radiobutton1[item1] then it should get deselected.
how to write an function onclick if here. where i need to check this condition
either you can provide me the solution in javascript or JQuery any help would be great . looking forward for an solution thank you