Click here to Skip to main content
15,913,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to view the contents of a merge module Pin
Member 391904915-May-08 9:15
Member 391904915-May-08 9:15 
GeneralRe: How to view the contents of a merge module Pin
Member 391904915-May-08 9:46
Member 391904915-May-08 9:46 
Questionhow to bind Grid control to DataTable in WFP ? Pin
hdv21215-May-08 8:38
hdv21215-May-08 8:38 
AnswerRe: how to bind Grid control to DataTable in WFP ? Pin
Ed.Poore15-May-08 12:47
Ed.Poore15-May-08 12:47 
QuestionXML and Serial Port question Pin
fargodude15-May-08 8:11
fargodude15-May-08 8:11 
AnswerRe: XML and Serial Port question Pin
carbon_golem15-May-08 8:17
carbon_golem15-May-08 8:17 
QuestionRemoving rows from a DataTable with relations problem. Pin
oscarderooij15-May-08 8:09
oscarderooij15-May-08 8:09 
AnswerRe: Removing rows from a DataTable with relations problem. Pin
oscarderooij15-May-08 9:21
oscarderooij15-May-08 9:21 
Oh, another thing,

What I'm trying to do over there is actually one part of a mergin process of 2 datatables.
Actually is not a merge, it is an update.

The old dataset will be updated to look exactly like the new one, wich means that new rows will be added, old rows will be updated and old rows will be removed.

Well, I've just discovered the DataSet.Merge(DataSet) function and it is quite usefull.
The problem is that it doesn't seem to remove old rows in the target dataset that are not in the (updated version) source dataset.

Is there a way to do this not manually? A function? A property? I don't know... something that would make the Merge function delete rows from the target dataset.

Thanks in advance!
Oscar
AnswerRe: Removing rows from a DataTable with relations problem. Pin
oscarderooij19-May-08 2:05
oscarderooij19-May-08 2:05 
QuestionHow to check the proxy Pin
Michael Sync15-May-08 7:07
Michael Sync15-May-08 7:07 
AnswerRe: How to check the proxy Pin
Bert delaVega15-May-08 7:35
Bert delaVega15-May-08 7:35 
GeneralRe: How to check the proxy Pin
Michael Sync15-May-08 7:38
Michael Sync15-May-08 7:38 
GeneralRe: How to check the proxy Pin
Bert delaVega15-May-08 8:04
Bert delaVega15-May-08 8:04 
GeneralRe: How to check the proxy Pin
Michael Sync15-May-08 8:08
Michael Sync15-May-08 8:08 
QuestionThis is about Rotating an image Pin
Luckie15-May-08 6:35
Luckie15-May-08 6:35 
AnswerRe: This is about Rotating an image Pin
MidwestLimey15-May-08 7:33
professionalMidwestLimey15-May-08 7:33 
GeneralRe: This is about Rotating an image Pin
Luckie15-May-08 7:52
Luckie15-May-08 7:52 
GeneralRe: This is about Rotating an image Pin
MidwestLimey15-May-08 8:11
professionalMidwestLimey15-May-08 8:11 
GeneralRe: This is about Rotating an image Pin
Luckie15-May-08 8:13
Luckie15-May-08 8:13 
GeneralRe: This is about Rotating an image Pin
Luckie15-May-08 8:16
Luckie15-May-08 8:16 
GeneralRe: This is about Rotating an image Pin
Dan Neely15-May-08 8:11
Dan Neely15-May-08 8:11 
GeneralRe: This is about Rotating an image Pin
MidwestLimey15-May-08 8:12
professionalMidwestLimey15-May-08 8:12 
QuestionMDI Background image. Pin
benjamin yap15-May-08 6:16
benjamin yap15-May-08 6:16 
AnswerRe: MDI Background image. Pin
Ed.Poore15-May-08 12:48
Ed.Poore15-May-08 12:48 
QuestionFile copy buffer size? Pin
MicealG15-May-08 6:15
MicealG15-May-08 6:15 

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.