Answered Regarding Radio button in asp.net

  • Monday, August 06, 2012 1:17 PM
     
     

    Hello sir,

         I am developing one website project in ASP.net, in that i used two radio buttons for redirecting two different pages, now i am facing small problem  that is when i am clicking 2nd radio button it is redirecting to another page but it is not selecting in the web form...... i tried for doing like this checked=true and AutoPostback=true and in the event changed function  Response.Redirect(" pagename.aspx ").....then also radio button is not selecting so, can any one guide me other-than this what code i have to use to overcome from this small problem..........

         waiting for answer..........

    Thanks.

All Replies