Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
AnswerRe: Encrypting XML **elements** Pin
BobJanova7-Jan-13 5:31
BobJanova7-Jan-13 5:31 
GeneralRe: Encrypting XML **elements** Pin
SledgeHammer017-Jan-13 6:34
SledgeHammer017-Jan-13 6:34 
AnswerRe: Encrypting XML **elements** Pin
Mustafa Kok8-Jan-13 23:46
professionalMustafa Kok8-Jan-13 23:46 
QuestionDelete specific matching rows in datatable Pin
Member 97041536-Jan-13 8:20
Member 97041536-Jan-13 8:20 
AnswerRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 8:30
mentorWendelius6-Jan-13 8:30 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 9:36
Member 97041536-Jan-13 9:36 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 9:58
mentorWendelius6-Jan-13 9:58 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 10:13
Member 97041536-Jan-13 10:13 
I tried the code and got this message :-

The name 'datarow' does not exist in the current context"

So, I tried changing the code to:-

tblStanding.Rows[counter].Delete();


That ran, but the rows with zeros weren't deleted??

Edit - Strangely some of the rows with zeros were deleted, but some remain??
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 10:17
mentorWendelius6-Jan-13 10:17 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 10:26
Member 97041536-Jan-13 10:26 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 11:20
mentorWendelius6-Jan-13 11:20 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 11:45
Member 97041536-Jan-13 11:45 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 12:06
mentorWendelius6-Jan-13 12:06 
QuestionRow level security with View (SQL) and how to model in Entity Frame work Pin
Ali_Sarshogh6-Jan-13 6:56
Ali_Sarshogh6-Jan-13 6:56 
QuestionApplication for a dedicated PC, uncloseable Pin
Zaid Pirwani5-Jan-13 10:28
Zaid Pirwani5-Jan-13 10:28 
AnswerRe: Application for a dedicated PC, uncloseable Pin
Eddy Vluggen5-Jan-13 10:57
professionalEddy Vluggen5-Jan-13 10:57 
GeneralRe: Application for a dedicated PC, uncloseable Pin
Zaid Pirwani5-Jan-13 18:53
Zaid Pirwani5-Jan-13 18:53 
GeneralRe: Application for a dedicated PC, uncloseable Pin
Eddy Vluggen6-Jan-13 1:22
professionalEddy Vluggen6-Jan-13 1:22 
AnswerRe: Application for a dedicated PC, uncloseable Pin
jschell6-Jan-13 5:06
jschell6-Jan-13 5:06 
Questionproblem in opening word file with c# Pin
a.ergin5-Jan-13 2:09
a.ergin5-Jan-13 2:09 
AnswerRe: problem in opening word file with c# Pin
Sandeep Mewara5-Jan-13 6:03
mveSandeep Mewara5-Jan-13 6:03 
GeneralRe: problem in opening word file with c# Pin
a.ergin5-Jan-13 11:57
a.ergin5-Jan-13 11:57 
AnswerRe: problem in opening word file with c# Pin
Sandeep Mewara5-Jan-13 19:09
mveSandeep Mewara5-Jan-13 19:09 
GeneralRe: problem in opening word file with c# Pin
a.ergin5-Jan-13 23:52
a.ergin5-Jan-13 23:52 
Questionhow to set folder location of showsaveasdialog in webbrowser control Pin
nitin_ion5-Jan-13 1:15
nitin_ion5-Jan-13 1: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.