Click here to Skip to main content
15,892,965 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblems with asp:CreateUserWizard Pin
Brendan Vogt5-Oct-07 4:12
Brendan Vogt5-Oct-07 4:12 
QuestionCheckboxes within a grid [modified] Pin
cisco21035-Oct-07 4:09
cisco21035-Oct-07 4:09 
AnswerRe: Checkboxes within a grid Pin
talasila805-Oct-07 4:21
talasila805-Oct-07 4:21 
AnswerRe: Checkboxes within a grid Pin
Abhijit Jana5-Oct-07 4:26
professionalAbhijit Jana5-Oct-07 4:26 
QuestionIs this Querystring? Pin
mehrdadc485-Oct-07 4:00
mehrdadc485-Oct-07 4:00 
AnswerRe: Is this Querystring? Pin
cisco21035-Oct-07 4:11
cisco21035-Oct-07 4:11 
AnswerRe: Is this Querystring? Pin
Christian Graus5-Oct-07 13:23
protectorChristian Graus5-Oct-07 13:23 
Questionradio buttons Pin
venky4565-Oct-07 3:58
venky4565-Oct-07 3:58 
hi herei am using two radio buttons in my application.
i have setted one radiobutton as default checked.
code was like below
<asp:RadioButton ID="Rb_medwrite" runat="server" Style="z-index: 106; left: 392px;
position: absolute; top: 76px" Text="MedWrite" GroupName="medwrite" Checked="True" OnCheckedChanged="Rb_medwrite_CheckedChanged" />
<asp:RadioButton ID="Rb_google" runat="server" Style="z-index: 107; left: 482px;
position: absolute; top: 77px" Text="Google.com" GroupName="medwrite" OnCheckedChanged="Rb_google_CheckedChanged" />

at run time if i check other radio button( google.com) and run the application then it terminates to default radio button(medwrite).
how to set check as selected button.

regards


venkat
AnswerRe: radio buttons Pin
cisco21035-Oct-07 4:13
cisco21035-Oct-07 4:13 
GeneralRe: radio buttons Pin
venky4565-Oct-07 19:28
venky4565-Oct-07 19:28 
QuestionSession & Cookie in Config Pin
mehrdadc485-Oct-07 3:37
mehrdadc485-Oct-07 3:37 
AnswerRe: Session &amp;amp; Cookie in Config Pin
Abhijit Jana5-Oct-07 3:55
professionalAbhijit Jana5-Oct-07 3:55 
GeneralRe: Session &amp;amp; Cookie in Config Pin
MoustafaS5-Oct-07 6:29
MoustafaS5-Oct-07 6:29 
GeneralRe: Session &amp;amp;amp; Cookie in Config Pin
Abhijit Jana5-Oct-07 21:17
professionalAbhijit Jana5-Oct-07 21:17 
Questionradio buttons [modified] Pin
venky4565-Oct-07 3:12
venky4565-Oct-07 3:12 
AnswerRe: radio buttons Pin
Not Active5-Oct-07 3:36
mentorNot Active5-Oct-07 3:36 
AnswerRe: radio buttons Pin
Dhyanga7-Oct-07 20:18
Dhyanga7-Oct-07 20:18 
QuestionDynamically creating Hyperlinks Pin
mrtupperware5-Oct-07 3:10
mrtupperware5-Oct-07 3:10 
AnswerRe: Dynamically creating Hyperlinks Pin
sanchet5-Oct-07 3:25
sanchet5-Oct-07 3:25 
GeneralRe: Dynamically creating Hyperlinks Pin
mrtupperware5-Oct-07 5:08
mrtupperware5-Oct-07 5:08 
AnswerRe: Dynamically creating Hyperlinks Pin
Abhijit Jana5-Oct-07 3:34
professionalAbhijit Jana5-Oct-07 3:34 
QuestionShow Calander in Drop Down List using asp.net Pin
Rinki Mukheraji5-Oct-07 3:01
Rinki Mukheraji5-Oct-07 3:01 
Questionhow to create .mdf file Pin
bhattiprolu5-Oct-07 3:01
bhattiprolu5-Oct-07 3:01 
AnswerRe: how to create .mdf file Pin
Abhijit Jana5-Oct-07 3:19
professionalAbhijit Jana5-Oct-07 3:19 
GeneralRe: how to create .mdf file Pin
bhattiprolu5-Oct-07 3:29
bhattiprolu5-Oct-07 3:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.