Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# equivalent for ShowDropDown? Pin
kozu20-Feb-07 6:43
kozu20-Feb-07 6:43 
GeneralRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 7:49
Martin#20-Feb-07 7:49 
GeneralRe: C# equivalent for ShowDropDown? Pin
kozu20-Feb-07 8:27
kozu20-Feb-07 8:27 
GeneralRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 8:50
Martin#20-Feb-07 8:50 
GeneralRe: C# equivalent for ShowDropDown? Pin
kozu20-Feb-07 9:55
kozu20-Feb-07 9:55 
GeneralRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 20:58
Martin#20-Feb-07 20:58 
QuestionVariable problem Pin
truly_pringled20-Feb-07 5:35
truly_pringled20-Feb-07 5:35 
AnswerRe: Variable problem Pin
kubben20-Feb-07 5:49
kubben20-Feb-07 5:49 
I am guessing that your onLoad event is always populating the text box. I think you may want to use the IsPostBack to see if you are doing a page load from your button click. So you only set the data from the text box if !IsPostBack or Not IsPostBack in VB.
Hope that helps.

Ben
QuestionMultiple Monitors Pin
ricmil4220-Feb-07 5:10
ricmil4220-Feb-07 5:10 
AnswerRe: Multiple Monitors Pin
Martin#20-Feb-07 5:12
Martin#20-Feb-07 5:12 
GeneralRe: Multiple Monitors Pin
Jakub Mller20-Feb-07 5:35
Jakub Mller20-Feb-07 5:35 
AnswerRe: Multiple Monitors Pin
ricmil4220-Feb-07 6:14
ricmil4220-Feb-07 6:14 
Questionmobile Pin
B.A20-Feb-07 4:48
B.A20-Feb-07 4:48 
QuestionContext menu Pin
CodeItWell20-Feb-07 4:18
CodeItWell20-Feb-07 4:18 
AnswerRe: Context menu Pin
Martin#20-Feb-07 4:34
Martin#20-Feb-07 4:34 
GeneralRe: Context menu Pin
CodeItWell20-Feb-07 5:01
CodeItWell20-Feb-07 5:01 
AnswerRe: Context menu Pin
Martin#20-Feb-07 5:07
Martin#20-Feb-07 5:07 
GeneralRe: Context menu Pin
CodeItWell20-Feb-07 6:02
CodeItWell20-Feb-07 6:02 
GeneralRe: Context menu Pin
Martin#20-Feb-07 6:08
Martin#20-Feb-07 6:08 
GeneralRe: Context menu Pin
Stefan Troschuetz20-Feb-07 6:13
Stefan Troschuetz20-Feb-07 6:13 
GeneralRe: Context menu Pin
CodeItWell20-Feb-07 8:24
CodeItWell20-Feb-07 8:24 
GeneralRe: Context menu Pin
Martin#20-Feb-07 21:08
Martin#20-Feb-07 21:08 
GeneralRe: Context menu Pin
Stefan Troschuetz20-Feb-07 21:35
Stefan Troschuetz20-Feb-07 21:35 
GeneralRe: Context menu Pin
Martin#20-Feb-07 21:41
Martin#20-Feb-07 21:41 
QuestionDynamic Gantt chart Pin
shamsteady20-Feb-07 4:16
shamsteady20-Feb-07 4:16 

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.