Click here to Skip to main content
15,911,711 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGrid View Pin
hahii26-May-09 16:49
hahii26-May-09 16:49 
AnswerRe: Grid View Pin
Baran M26-May-09 19:33
Baran M26-May-09 19:33 
Questionpost-back after updateprogress? Pin
Rafferty Uy26-May-09 15:45
Rafferty Uy26-May-09 15:45 
QuestionSQL Membership PRovider Pin
Jacob Dixon26-May-09 15:14
Jacob Dixon26-May-09 15:14 
AnswerRe: SQL Membership PRovider Pin
Are Jay26-May-09 15:33
Are Jay26-May-09 15:33 
GeneralRe: SQL Membership PRovider Pin
Jacob Dixon26-May-09 15:34
Jacob Dixon26-May-09 15:34 
GeneralRe: SQL Membership PRovider Pin
Are Jay26-May-09 17:38
Are Jay26-May-09 17:38 
QuestionComoboBox selection not changing Pin
Gymnast26-May-09 9:43
Gymnast26-May-09 9:43 
I have a simple app that has several ComboBoxes. I should be able to change the ComboBox1 selection even after I have changed ComboBox3 (or ComboBox4, should the user change his/her mind). But my ComboBox1, even after changing, when tabbed out of, reverts to the earlier selection.

As a start, cboEvents.SelectedIndex = 3.
I then move to cboTime and select a certain value there (in cboTime).
I then return to cboEvents and change the SelectedIndex to 9.
But when I tab out of cboEvents, it reverts to SelectedIndex = 3 (the original selection).

Can someone show me how to discard the old selection and save the new selection?

PS. I have to mention that cboTime is dependant on cboEvent selection (the code that populates cboTime is based on the SelectedIndex of cboEvents).

Thanks!
AnswerRe: ComoboBox selection not changing Pin
Manas Bhardwaj26-May-09 10:28
professionalManas Bhardwaj26-May-09 10:28 
QuestionJavascript for Gridview Commandfield Pin
dptalt26-May-09 9:29
dptalt26-May-09 9:29 
AnswerRe: Javascript for Gridview Commandfield Pin
Tuwing.Sabado26-May-09 15:09
Tuwing.Sabado26-May-09 15:09 
AnswerRe: Javascript for Gridview Commandfield Pin
Sathisha N.M24-Feb-10 1:10
Sathisha N.M24-Feb-10 1:10 
QuestionThe transport failed to connect to the server. Pin
LucBite26-May-09 7:33
LucBite26-May-09 7:33 
AnswerRe: The transport failed to connect to the server. Pin
alexito196526-May-09 7:45
alexito196526-May-09 7:45 
AnswerRe: The transport failed to connect to the server. Pin
Manas Bhardwaj26-May-09 10:32
professionalManas Bhardwaj26-May-09 10:32 
QuestionHi - Why does the javascript in this asp.net tutorial not work in firefox 3? Pin
hardboy11126-May-09 7:11
hardboy11126-May-09 7:11 
AnswerRe: Hi - Why does the javascript in this asp.net tutorial not work in firefox 3? Pin
sarang_k26-May-09 16:42
sarang_k26-May-09 16:42 
Questiondesigner generated hidden code Pin
bolly-8126-May-09 6:54
bolly-8126-May-09 6:54 
AnswerRe: designer generated hidden code Pin
Manas Bhardwaj26-May-09 10:34
professionalManas Bhardwaj26-May-09 10:34 
Questiongridview binding Pin
jainiraj26-May-09 6:51
jainiraj26-May-09 6:51 
AnswerRe: gridview binding Pin
Tuwing.Sabado26-May-09 15:37
Tuwing.Sabado26-May-09 15:37 
GeneralRe: gridview binding Pin
jainiraj26-May-09 18:07
jainiraj26-May-09 18:07 
QuestionCompositeControl with dynamic controls Pin
cgreathouse26-May-09 5:40
cgreathouse26-May-09 5:40 
QuestionHow to concate various controls data into a TextBox Pin
Pawan Kiran26-May-09 5:27
Pawan Kiran26-May-09 5:27 
AnswerRe: How to concate various controls data into a TextBox Pin
Manas Bhardwaj26-May-09 10:39
professionalManas Bhardwaj26-May-09 10:39 

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.