Click here to Skip to main content
15,917,862 members
Home / Discussions / C#
   

C#

 
Questionneed help for image alignment Pin
madokapeng5-Sep-07 12:56
madokapeng5-Sep-07 12:56 
QuestionGrid View Pin
seemamltn5-Sep-07 12:49
seemamltn5-Sep-07 12:49 
AnswerRe: Grid View Pin
Christian Graus5-Sep-07 15:06
protectorChristian Graus5-Sep-07 15:06 
AnswerRe: Grid View Pin
Frank Kerrigan5-Sep-07 23:07
Frank Kerrigan5-Sep-07 23:07 
QuestionOleDbDataReader Question - Urgent- Please Help!!! Pin
aro19815-Sep-07 11:25
aro19815-Sep-07 11:25 
AnswerRe: OleDbDataReader Question - Urgent- Please Help!!! Pin
Michael Potter5-Sep-07 11:40
Michael Potter5-Sep-07 11:40 
AnswerRe: OleDbDataReader Question - Urgent- Please Help!!! Pin
Pete O'Hanlon5-Sep-07 11:48
mvePete O'Hanlon5-Sep-07 11:48 
QuestionMultiple forms subscribing to the same event and data? Pin
basi00145-Sep-07 10:42
basi00145-Sep-07 10:42 
My application has one MDIparent (say MDIparent.cs) and a tool form (say mainform.cs).

A text box in the mainform.cs takes some strings as input and displays the resulting data on the form. There are thousands of strings that can be entered in the input field that give different data for that particular string.

After entering my first string in the mainform, i open a "new" form in the MDIParent (File-->New) to give me another window of form so that i can calculate data for a different string.
However, when i do that, the application seems to be over-writing the data of the new window onto the first form and vice versa.

My goal is to keep keep the data different for different strings, separate.

Is it a problem with MDIParent or form?
Can anyone give me an idea how can i make sure that the form only subscribes to the proper event on itself alone?

Thanks
QuestionOleDbDataReader Question C# Pin
aro19815-Sep-07 10:26
aro19815-Sep-07 10:26 
QuestionThrowing events in unmanaged code Pin
Berlus5-Sep-07 10:12
Berlus5-Sep-07 10:12 
AnswerRe: Throwing events in unmanaged code Pin
Judah Gabriel Himango5-Sep-07 11:33
sponsorJudah Gabriel Himango5-Sep-07 11:33 
AnswerRe: Throwing events in unmanaged code Pin
Luc Pattyn5-Sep-07 11:48
sitebuilderLuc Pattyn5-Sep-07 11:48 
QuestionQuery Regarding SetPublicKeyToken Pin
Amar Chaudhary5-Sep-07 8:54
Amar Chaudhary5-Sep-07 8:54 
AnswerRe: Query Regarding SetPublicKeyToken Pin
TJoe5-Sep-07 9:08
TJoe5-Sep-07 9:08 
JokeRe: Query Regarding SetPublicKeyToken Pin
Amar Chaudhary5-Sep-07 9:11
Amar Chaudhary5-Sep-07 9:11 
QuestionRe: Query Regarding SetPublicKeyToken Pin
Amar Chaudhary5-Sep-07 9:13
Amar Chaudhary5-Sep-07 9:13 
AnswerRe: Query Regarding SetPublicKeyToken Pin
Dave Kreskowiak5-Sep-07 9:17
mveDave Kreskowiak5-Sep-07 9:17 
GeneralRe: Query Regarding SetPublicKeyToken Pin
Amar Chaudhary5-Sep-07 9:54
Amar Chaudhary5-Sep-07 9:54 
AnswerRe: Query Regarding SetPublicKeyToken Pin
TJoe5-Sep-07 9:21
TJoe5-Sep-07 9:21 
JokeRe: Query Regarding SetPublicKeyToken Pin
Amar Chaudhary5-Sep-07 9:39
Amar Chaudhary5-Sep-07 9:39 
GeneralRe: Query Regarding SetPublicKeyToken Pin
TJoe5-Sep-07 9:50
TJoe5-Sep-07 9:50 
GeneralRe: Query Regarding SetPublicKeyToken Pin
Amar Chaudhary5-Sep-07 9:58
Amar Chaudhary5-Sep-07 9:58 
Questioncan u help me with a if question? Pin
andredani5-Sep-07 8:39
andredani5-Sep-07 8:39 
AnswerRe: can u help me with a if question? Pin
Larantz5-Sep-07 8:44
Larantz5-Sep-07 8:44 
AnswerRe: can u help me with a if question? Pin
TJoe5-Sep-07 8:46
TJoe5-Sep-07 8:46 

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.