Click here to Skip to main content
15,897,273 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionDataGridView : Getting started Pin
JamesParsons24-Sep-07 19:37
JamesParsons24-Sep-07 19:37 
AnswerRe: DataGridView : Getting started Pin
JamesParsons24-Sep-07 19:41
JamesParsons24-Sep-07 19:41 
GeneralSeparate Sections in TextBox Pin
Brady Kelly24-Sep-07 3:02
Brady Kelly24-Sep-07 3:02 
GeneralRe: Separate Sections in TextBox Pin
Lutosław24-Sep-07 5:02
Lutosław24-Sep-07 5:02 
Questionvirtual graphics adapter Pin
amit.code23-Sep-07 23:18
amit.code23-Sep-07 23:18 
Questionhow to include check box in datagrid for .net 1.x version Pin
faiznasi21-Sep-07 20:49
faiznasi21-Sep-07 20:49 
AnswerRe: how to include check box in datagrid for .net 1.x version Pin
gzali26-Sep-07 23:36
gzali26-Sep-07 23:36 
QuestionData not displaying on separate forms Pin
basi001420-Sep-07 8:28
basi001420-Sep-07 8:28 
I've got a question for you. See if you can help.

Our winform application does some calculations on the main form. Basically, an input (say IN) is entered and application extracts data from data sources and displays it in text boxes and grids through a main event which is fired by pressing a button. The data is unique to every IN (input) we enter.

The Need:
The goal is to open multiple forms and compare data of different INs side by side.

The Problem:
When I open a new form (or multiple forms) through MDIParent menu, instead of keeping the data of INs separate, the main event is fired in the default form. As a result, the data are over written and the the most recent data is processed and displayed in all the forms. Meaning, we end up with same data in multiple forms. We want the data to be displayed in individual forms.

Question:
Do you know what might be happening here?

Appreciated.
AnswerRe: Data not displaying on separate forms Pin
Dave Kreskowiak20-Sep-07 8:54
mveDave Kreskowiak20-Sep-07 8:54 
GeneralRe: Data not displaying on separate forms Pin
Paul Conrad26-Sep-07 16:15
professionalPaul Conrad26-Sep-07 16:15 
Questiondll Pin
ellllllllie19-Sep-07 22:27
ellllllllie19-Sep-07 22:27 
AnswerRe: dll Pin
Colin Angus Mackay20-Sep-07 0:42
Colin Angus Mackay20-Sep-07 0:42 
QuestionToolbar or BindingNavigator? Pin
aharrisreid19-Sep-07 13:09
aharrisreid19-Sep-07 13:09 
AnswerRe: Toolbar or BindingNavigator? Pin
kuyak200024-Sep-07 20:12
kuyak200024-Sep-07 20:12 
GeneralRe: Toolbar or BindingNavigator? Pin
aharrisreid25-Sep-07 1:37
aharrisreid25-Sep-07 1:37 
AnswerRe: Toolbar or BindingNavigator? Pin
kuyak20001-Oct-07 18:05
kuyak20001-Oct-07 18:05 
GeneralRe: Toolbar or BindingNavigator? Pin
aharrisreid4-Oct-07 15:48
aharrisreid4-Oct-07 15:48 
GeneralRe: Toolbar or BindingNavigator? Pin
kuyak20008-Oct-07 0:40
kuyak20008-Oct-07 0:40 
GeneralRe: Toolbar or BindingNavigator? Pin
aharrisreid8-Oct-07 0:50
aharrisreid8-Oct-07 0:50 
QuestionColumnHeaderMouseDoubleClick event Pin
tthellebuyck19-Sep-07 5:04
tthellebuyck19-Sep-07 5:04 
AnswerRe: ColumnHeaderMouseDoubleClick event Pin
bttds26-Sep-07 19:42
bttds26-Sep-07 19:42 
QuestionSession like variables Pin
benqazou19-Sep-07 2:58
benqazou19-Sep-07 2:58 
AnswerRe: Session like variables Pin
Lutosław19-Sep-07 6:59
Lutosław19-Sep-07 6:59 
GeneralRe: Session like variables [modified] Pin
benqazou24-Sep-07 4:20
benqazou24-Sep-07 4:20 
GeneralRe: Session like variables [modified] Pin
Lutosław24-Sep-07 4:55
Lutosław24-Sep-07 4:55 

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.