Click here to Skip to main content
15,892,797 members
Home / Discussions / C#
   

C#

 
QuestionDataGrid: how disable select multi row with shift and arrow key Pin
zeroonea23-May-07 7:46
zeroonea23-May-07 7:46 
QuestionSFtp with .NET Pin
shiveta23-May-07 7:04
shiveta23-May-07 7:04 
AnswerDon't cross post message boards Pin
Dave Herren23-May-07 7:32
Dave Herren23-May-07 7:32 
AnswerRe: SFtp with .NET Pin
Judah Gabriel Himango23-May-07 11:14
sponsorJudah Gabriel Himango23-May-07 11:14 
GeneralRe: SFtp with .NET Pin
shiveta23-May-07 21:16
shiveta23-May-07 21:16 
QuestionHow to extract filename information from running processes ? Pin
adimangla23-May-07 4:57
adimangla23-May-07 4:57 
AnswerRe: How to extract filename information from running processes ? Pin
Martin#23-May-07 7:08
Martin#23-May-07 7:08 
QuestionUpdate on click Pin
CassT23-May-07 4:08
CassT23-May-07 4:08 
Currently im learning to use the application development of VisualStudio 2005

i have created a basic local database with two forms, customer and order, with the obvious fields, CustomerID, Firstname etc in the Customer form. In the Order form i have OrderID(PK), CustomerID, Products, etc etc. I have setup my dataset and i have drag from the dataset to the form. i can input data in the form when running and it carrys the primary key through from Customer table to Order table and works fine. yet when i use the save button from the navigation bar that was automatically added to the form it does not save this data once i input test values.

Ive tried multiple tutorial videos from Microsoft C# express and VS help and i have even gone as far as using Visual Stuidos inbuilt 'howto' online help...which is useless to me

From this i would like to add two buttons which when clicked will save(update) and delete data to BOTH the tables.

Help with what code i need to put behind these two buttons would be much appreiciated.

Thanks Smile | :)

Cass

If any other information about my setup is needed just ask.
AnswerRe: Update on click Pin
Muammar©25-May-07 7:49
Muammar©25-May-07 7:49 
GeneralRe: Update on click Pin
CassT26-May-07 23:01
CassT26-May-07 23:01 
Questiontreeview doubleclick Pin
thepersonof23-May-07 3:53
thepersonof23-May-07 3:53 
AnswerRe: treeview doubleclick Pin
Giorgi Dalakishvili23-May-07 4:01
mentorGiorgi Dalakishvili23-May-07 4:01 
AnswerRe: treeview doubleclick Pin
PIEBALDconsult23-May-07 4:35
mvePIEBALDconsult23-May-07 4:35 
GeneralRe: treeview doubleclick Pin
Giorgi Dalakishvili23-May-07 5:25
mentorGiorgi Dalakishvili23-May-07 5:25 
GeneralRe: treeview doubleclick Pin
thepersonof23-May-07 9:17
thepersonof23-May-07 9:17 
QuestionBest practises: String table templates Pin
to_samGmbH23-May-07 3:42
to_samGmbH23-May-07 3:42 
QuestionMulti language labels and menues. Pin
aecordoba23-May-07 3:10
aecordoba23-May-07 3:10 
AnswerRe: Multi language labels and menues. Pin
Giorgi Dalakishvili23-May-07 3:52
mentorGiorgi Dalakishvili23-May-07 3:52 
AnswerRe: Multi language labels and menues. Pin
Gopal.S23-May-07 3:55
Gopal.S23-May-07 3:55 
GeneralRe: Multi language labels and menues. Pin
aecordoba23-May-07 12:15
aecordoba23-May-07 12:15 
QuestionHow to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
engsrini23-May-07 3:04
engsrini23-May-07 3:04 
AnswerRe: How to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
Tim Paaschen23-May-07 3:45
Tim Paaschen23-May-07 3:45 
GeneralRe: How to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
engsrini23-May-07 4:29
engsrini23-May-07 4:29 
AnswerRe: How to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
PIEBALDconsult23-May-07 4:38
mvePIEBALDconsult23-May-07 4:38 
GeneralRe: How to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
engsrini23-May-07 8:29
engsrini23-May-07 8:29 

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.