Click here to Skip to main content
15,925,505 members
Home / Discussions / C#
   

C#

 
AnswerRe: Managing database deletions? Pin
ic3b3rg38-Sep-06 12:02
ic3b3rg38-Sep-06 12:02 
First you have to save the records to be deleted for later highlighting them. Save them to a dataset or whatever you find yourself comfortable with.
Then when deleting the rows use try catch error handling. I hope you know how to use try catch stuff. Whatever. Then in the catch part if there are any errors you can your saved datas there and highlight the previously them.
QuestionHow to change the BackColor of the Data Grid View Control Row Headers and Column Headers in Visual Studio 2005 C# DotNet Pin
ajay kr. boosar7-Sep-06 23:24
ajay kr. boosar7-Sep-06 23:24 
AnswerRe: How to change the BackColor of the Data Grid View Control Row Headers and Column Headers in Visual Studio 2005 C# DotNet Pin
Ed.Poore7-Sep-06 23:27
Ed.Poore7-Sep-06 23:27 
QuestionSpeech to text (Speech recognition) documentation Pin
bluehai7-Sep-06 23:08
bluehai7-Sep-06 23:08 
AnswerRe: Speech to text (Speech recognition) documentation Pin
Ed.Poore7-Sep-06 23:28
Ed.Poore7-Sep-06 23:28 
QuestionFIle Pin
papa807-Sep-06 22:52
papa807-Sep-06 22:52 
AnswerRe: FIle Pin
User 66587-Sep-06 23:15
User 66587-Sep-06 23:15 
AnswerRe: FIle Pin
saqib827-Sep-06 23:20
saqib827-Sep-06 23:20 
AnswerRe: FIle Pin
ejuanpp7-Sep-06 23:20
ejuanpp7-Sep-06 23:20 
AnswerRe: FIle Pin
papa807-Sep-06 23:40
papa807-Sep-06 23:40 
QuestionMemory leakage with ODBCConnection ?? Pin
GDavy7-Sep-06 22:49
GDavy7-Sep-06 22:49 
AnswerRe: Memory leakage with ODBCConnection ?? Pin
V.8-Sep-06 0:37
professionalV.8-Sep-06 0:37 
QuestionDocument Counter Pin
Pinda Mbobo7-Sep-06 22:06
Pinda Mbobo7-Sep-06 22:06 
QuestionSetting audio output channel for a mci-video Pin
sukitemp7-Sep-06 21:58
sukitemp7-Sep-06 21:58 
QuestionHow to create custom events in Windows Service Pin
Khaleek Ahmad7-Sep-06 20:08
Khaleek Ahmad7-Sep-06 20:08 
AnswerRe: How to create custom events in Windows Service Pin
Dave Kreskowiak8-Sep-06 3:10
mveDave Kreskowiak8-Sep-06 3:10 
QuestionC# and DAO Pin
myNameIsRon7-Sep-06 19:49
myNameIsRon7-Sep-06 19:49 
AnswerRe: C# and DAO Pin
saqib827-Sep-06 20:45
saqib827-Sep-06 20:45 
GeneralRe: C# and DAO Pin
myNameIsRon7-Sep-06 22:06
myNameIsRon7-Sep-06 22:06 
AnswerRe: C# and DAO Pin
Dave Kreskowiak8-Sep-06 3:08
mveDave Kreskowiak8-Sep-06 3:08 
GeneralRe: C# and DAO Pin
myNameIsRon8-Sep-06 5:44
myNameIsRon8-Sep-06 5:44 
QuestionRead/Write a file on remote pc Pin
saqib827-Sep-06 19:11
saqib827-Sep-06 19:11 
AnswerRe: Read/Write a file on remote pc Pin
CWIZO7-Sep-06 21:43
CWIZO7-Sep-06 21:43 
GeneralRe: Read/Write a file on remote pc Pin
saqib827-Sep-06 23:09
saqib827-Sep-06 23:09 
GeneralRe: Read/Write a file on remote pc Pin
CWIZO7-Sep-06 23:11
CWIZO7-Sep-06 23:11 

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.