Click here to Skip to main content
16,017,100 members
Home / Discussions / C#
   

C#

 
GeneralRe: WM_NCLBUTTONUP Pin
Dave Kreskowiak9-Jun-04 11:51
mveDave Kreskowiak9-Jun-04 11:51 
GeneralColumnChanging event on Dataset Pin
C#Coder679-Jun-04 7:50
C#Coder679-Jun-04 7:50 
GeneralRe: ColumnChanging event on Dataset Pin
link_799-Jun-04 9:16
link_799-Jun-04 9:16 
GeneralWan x Lan Pin
crisyuri9-Jun-04 7:08
crisyuri9-Jun-04 7:08 
GeneralRe: Wan x Lan Pin
Dave Kreskowiak9-Jun-04 9:37
mveDave Kreskowiak9-Jun-04 9:37 
GeneralWindows Forms Question Pin
OMalleyW9-Jun-04 6:15
OMalleyW9-Jun-04 6:15 
GeneralRe: Windows Forms Question Pin
Michael Potter9-Jun-04 6:24
Michael Potter9-Jun-04 6:24 
GeneralRe: Windows Forms Question Pin
OMalleyW9-Jun-04 7:49
OMalleyW9-Jun-04 7:49 
Thank you for the reply.

I think I asked this wrong..

I have a Main Form lets call it FormMain.
On this form is a TextBox where a user will enter in a Part Number

Now I have to look for the Part Number. If I can not find an exact match I can
A) Display a list of Part Numbers that are close
B) Allow the user to enter a New Part Number

In order to do this I open another Form.. Lets call it FormPart
Now On FormPart lets say that the user decides to add this New Part, so they input
the Description.. and other information. Now the Stored Procedure that I use to enter the
New Part in the database returns the ID Number for that Part. I need to send this ID back to FormMain and continue processing. It is really easy to send a value to a form, It is also easy to return a value if there is no end user interaction. But because of the type of application, I have to allow the user to either Select an Existing part or enter a new Part.

Again thank you for the answer
Hopefuly I have described my problem better this time. If I can find a solution I will post it. But from where I am looking, the registry looks like the best place for temp storage of this ID

Will
GeneralRe: Windows Forms Question Pin
Michael Potter10-Jun-04 4:08
Michael Potter10-Jun-04 4:08 
GeneralRe: Windows Forms Question Pin
Heath Stewart9-Jun-04 8:29
protectorHeath Stewart9-Jun-04 8:29 
Generaldatagrid, datatable adding new rows Pin
HappyPaws9-Jun-04 6:02
HappyPaws9-Jun-04 6:02 
GeneralRe: datagrid, datatable adding new rows Pin
Heath Stewart9-Jun-04 6:07
protectorHeath Stewart9-Jun-04 6:07 
GeneralRe: datagrid, datatable adding new rows Pin
HappyPaws9-Jun-04 8:22
HappyPaws9-Jun-04 8:22 
GeneralRe: datagrid, datatable adding new rows Pin
Heath Stewart9-Jun-04 8:31
protectorHeath Stewart9-Jun-04 8:31 
QuestionLock Excel process? Pin
the last free name9-Jun-04 6:01
the last free name9-Jun-04 6:01 
AnswerRe: Lock Excel process? Pin
Dave Kreskowiak9-Jun-04 11:48
mveDave Kreskowiak9-Jun-04 11:48 
GeneralSkinning Pin
Simon Wren9-Jun-04 5:49
professionalSimon Wren9-Jun-04 5:49 
GeneralRe: Skinning Pin
Heath Stewart9-Jun-04 5:58
protectorHeath Stewart9-Jun-04 5:58 
GeneralRe: Skinning Pin
Simon Wren9-Jun-04 6:03
professionalSimon Wren9-Jun-04 6:03 
GeneralRe: Skinning Pin
Wackatronic10-Jun-04 5:19
Wackatronic10-Jun-04 5:19 
GeneralIP address from VPN connection Pin
Judah Gabriel Himango9-Jun-04 5:20
sponsorJudah Gabriel Himango9-Jun-04 5:20 
GeneralRe: IP address from VPN connection [EDITED] Pin
Dave Kreskowiak9-Jun-04 9:02
mveDave Kreskowiak9-Jun-04 9:02 
GeneralRe: IP address from VPN connection [EDITED] Pin
Judah Gabriel Himango9-Jun-04 9:50
sponsorJudah Gabriel Himango9-Jun-04 9:50 
GeneralLoop through many textboxes Pin
mkennedy779-Jun-04 4:57
mkennedy779-Jun-04 4:57 
GeneralRe: Loop through many textboxes Pin
Guinness4Strength9-Jun-04 5:14
Guinness4Strength9-Jun-04 5:14 

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.