Click here to Skip to main content
15,915,804 members
Home / Discussions / C#
   

C#

 
JokeRe: Requesting for help in coding Pin
PIEBALDconsult17-Aug-09 7:01
mvePIEBALDconsult17-Aug-09 7:01 
AnswerRe: Requesting for help in coding Pin
dan!sh 17-Aug-09 7:15
professional dan!sh 17-Aug-09 7:15 
QuestionProblems with embedding images in system.net.mail.mailmessage Pin
livez17-Aug-09 4:19
livez17-Aug-09 4:19 
AnswerRe: Problems with embedding images in system.net.mail.mailmessage Pin
mustang8617-Aug-09 6:36
mustang8617-Aug-09 6:36 
GeneralRe: Problems with embedding images in system.net.mail.mailmessage [modified] Pin
livez17-Aug-09 21:58
livez17-Aug-09 21:58 
GeneralRe: Problems with embedding images in system.net.mail.mailmessage Pin
mustang8618-Aug-09 5:37
mustang8618-Aug-09 5:37 
QuestionRemove a Row of Data From Table of Database Pin
whenisyesterday17-Aug-09 3:39
whenisyesterday17-Aug-09 3:39 
AnswerRe: Remove a Row of Data From Table of Database Pin
Keith Barrow17-Aug-09 4:04
professionalKeith Barrow17-Aug-09 4:04 
I'm not 100% up on data sets, but I think the following are likely to cause your problem:

1. loginrow or employeerow have already been deleted from the datarow collection.

2. The table adapter is empty.

3. (Especially likely in a postback on a ASP.net site) The instance of the row you are providing is not the same as the one in the Table adapter.

Can you provide more debug / implementation info (e.g. what type of form is it)?
AnswerRe: Remove a Row of Data From Table of Database Pin
whenisyesterday17-Aug-09 4:17
whenisyesterday17-Aug-09 4:17 
GeneralRe: Remove a Row of Data From Table of Database Pin
Keith Barrow17-Aug-09 5:09
professionalKeith Barrow17-Aug-09 5:09 
AnswerRe: Remove a Row of Data From Table of Database Pin
Hristo-Bojilov17-Aug-09 5:25
Hristo-Bojilov17-Aug-09 5:25 
GeneralRe: Remove a Row of Data From Table of Database Pin
whenisyesterday17-Aug-09 5:41
whenisyesterday17-Aug-09 5:41 
GeneralRe: Remove a Row of Data From Table of Database Pin
Hristo-Bojilov17-Aug-09 5:44
Hristo-Bojilov17-Aug-09 5:44 
GeneralRe: Remove a Row of Data From Table of Database Pin
whenisyesterday17-Aug-09 5:47
whenisyesterday17-Aug-09 5:47 
GeneralRe: Remove a Row of Data From Table of Database Pin
Hristo-Bojilov17-Aug-09 5:49
Hristo-Bojilov17-Aug-09 5:49 
GeneralRe: Remove a Row of Data From Table of Database Pin
whenisyesterday17-Aug-09 5:58
whenisyesterday17-Aug-09 5:58 
GeneralRe: Remove a Row of Data From Table of Database Pin
Keith Barrow17-Aug-09 6:11
professionalKeith Barrow17-Aug-09 6:11 
GeneralRe: Remove a Row of Data From Table of Database Pin
Hristo-Bojilov17-Aug-09 6:15
Hristo-Bojilov17-Aug-09 6:15 
GeneralRe: Remove a Row of Data From Table of Database Pin
Keith Barrow17-Aug-09 6:16
professionalKeith Barrow17-Aug-09 6:16 
GeneralRe: Remove a Row of Data From Table of Database Pin
whenisyesterday17-Aug-09 6:52
whenisyesterday17-Aug-09 6:52 
Questionis it possible to convert an aspx page to PDF file? Pin
anithasalavadi17-Aug-09 3:11
anithasalavadi17-Aug-09 3:11 
AnswerRe: is it possible to convert an aspx page to PDF file? Pin
Eddy Vluggen17-Aug-09 3:20
professionalEddy Vluggen17-Aug-09 3:20 
Question[Message Deleted] Pin
gamer112717-Aug-09 2:47
gamer112717-Aug-09 2:47 
AnswerRe: Array in class Pin
stancrm17-Aug-09 2:59
stancrm17-Aug-09 2:59 
GeneralRe: Array in class Pin
gamer112717-Aug-09 3:06
gamer112717-Aug-09 3:06 

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.