Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
AnswerRe: Save File Dialog with uneditable directory path Pin
Dave Kreskowiak20-Feb-07 6:46
mveDave Kreskowiak20-Feb-07 6:46 
QuestionProblem with context menu Pin
Muhammad Nauman Yousuf20-Feb-07 6:16
Muhammad Nauman Yousuf20-Feb-07 6:16 
AnswerRe: Problem with context menu Pin
Dave Kreskowiak20-Feb-07 7:12
mveDave Kreskowiak20-Feb-07 7:12 
GeneralRe: Problem with context menu Pin
Muhammad Nauman Yousuf20-Feb-07 20:36
Muhammad Nauman Yousuf20-Feb-07 20:36 
GeneralRe: Problem with context menu Pin
Dave Kreskowiak21-Feb-07 4:28
mveDave Kreskowiak21-Feb-07 4:28 
QuestionC# equivalent for ShowDropDown? Pin
kozu20-Feb-07 5:57
kozu20-Feb-07 5:57 
AnswerRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 6:04
Martin#20-Feb-07 6:04 
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 

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.