:|How to use asp:radio button control in datagrid without any postback and whenever I check first radio button in first row of grid, none other should be checked. If second RDB in second row of grid is checked, first should be unchecked. can somebody suggest for this code?........Please