Click here to Skip to main content
15,906,625 members
Home / Discussions / C#
   

C#

 
GeneralRe: ei need help Pin
Lord Kixdemp16-Jul-05 8:18
Lord Kixdemp16-Jul-05 8:18 
GeneralSQL SELECT statement syntax Pin
sea#15-Jul-05 21:32
sea#15-Jul-05 21:32 
GeneralRe: SQL SELECT statement syntax Pin
Dave Kreskowiak16-Jul-05 6:45
mveDave Kreskowiak16-Jul-05 6:45 
GeneralRe: SQL SELECT statement syntax Pin
sea#16-Jul-05 9:10
sea#16-Jul-05 9:10 
GeneralRe: SQL SELECT statement syntax Pin
Dave Kreskowiak16-Jul-05 15:49
mveDave Kreskowiak16-Jul-05 15:49 
GeneralRe: SQL SELECT statement syntax Pin
sea#17-Jul-05 6:02
sea#17-Jul-05 6:02 
Generalfind blue tooth lan connection from registry Pin
ksanju100015-Jul-05 21:18
ksanju100015-Jul-05 21:18 
QuestionHow do we know which rows got deleted in DataTable? Pin
rudy.net15-Jul-05 20:09
rudy.net15-Jul-05 20:09 
I have a method in a class that updates an xml file based on an input parameter which is a DataTable.
To update my xml file I use the DataTable methods
 <br />
GetChanges(DataRowState.Modified)<br />
GetChanges(DataRowState.Added)<br />
GetChanges(DataRowState.Deleted)<br />

The problem is that when I call GetChanges(DataRowState.Deleted) I do get a datatable of the rows that were deleted but all I can access is the number of rows but not the row contents so I can't figure out which rows were deleted.

Any help appreciated in advance.
GeneralRe: DataGrid's row Color Change Pin
rudy.net15-Jul-05 20:16
rudy.net15-Jul-05 20:16 
GeneralRe: DataGrid's row Color Change Pin
rudy.net16-Jul-05 10:12
rudy.net16-Jul-05 10:12 
Generalusing custom actions Pin
sianatia15-Jul-05 19:13
sianatia15-Jul-05 19:13 
GeneralLoad rtf file into a richtextbox while retaining format information Pin
sparks_lu15-Jul-05 12:58
sparks_lu15-Jul-05 12:58 
GeneralRe: Load rtf file into a richtextbox while retaining format information Pin
Dave Kreskowiak15-Jul-05 17:13
mveDave Kreskowiak15-Jul-05 17:13 
GeneralQuestions about Kernel32.dll's Beep() Pin
Lord Kixdemp15-Jul-05 11:52
Lord Kixdemp15-Jul-05 11:52 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Rob Graham15-Jul-05 12:50
Rob Graham15-Jul-05 12:50 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Dave Kreskowiak15-Jul-05 17:12
mveDave Kreskowiak15-Jul-05 17:12 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
leppie15-Jul-05 22:11
leppie15-Jul-05 22:11 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Lord Kixdemp16-Jul-05 7:45
Lord Kixdemp16-Jul-05 7:45 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Rob Graham16-Jul-05 12:29
Rob Graham16-Jul-05 12:29 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Anonymous18-Jul-05 14:41
Anonymous18-Jul-05 14:41 
QuestionInheriting from Constraint ??? Pin
Besinci15-Jul-05 10:58
Besinci15-Jul-05 10:58 
AnswerRe: Inheriting from Constraint ??? Pin
leppie15-Jul-05 22:13
leppie15-Jul-05 22:13 
GeneralPrinting to debug window from Web Service Pin
maskeen15-Jul-05 10:41
maskeen15-Jul-05 10:41 
GeneralMy Article Updated Pin
Ahmed Erarslan15-Jul-05 10:21
Ahmed Erarslan15-Jul-05 10:21 
GeneralRe: My Article Updated Pin
Judah Gabriel Himango15-Jul-05 10:36
sponsorJudah Gabriel Himango15-Jul-05 10:36 

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.