Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
GeneralRe: Grab path of most recent file in a directory Pin
led mike2-Aug-07 9:59
led mike2-Aug-07 9:59 
GeneralRe: Grab path of most recent file in a directory Pin
Martin#2-Aug-07 10:01
Martin#2-Aug-07 10:01 
QuestionCircular Button Pin
emo00622-Aug-07 8:07
emo00622-Aug-07 8:07 
AnswerRe: Circular Button Pin
Tarakeshwar Reddy2-Aug-07 9:14
professionalTarakeshwar Reddy2-Aug-07 9:14 
AnswerRe: Circular Button Pin
ekynox2-Aug-07 14:03
ekynox2-Aug-07 14:03 
Questionsub total a bindingsource with an array Pin
crash8932-Aug-07 7:27
crash8932-Aug-07 7:27 
AnswerRe: sub total a bindingsource with an array Pin
led mike2-Aug-07 7:39
led mike2-Aug-07 7:39 
GeneralRe: sub total a bindingsource with an array Pin
crash8932-Aug-07 8:13
crash8932-Aug-07 8:13 
its not for a class its for something at work

we have a db of incidents or tickets

and each ticket has a type for example: Microsoft word or outlook or account lockout

I make reports for my boss each month on how many of each we had but I am currently using excel for this which sucks

so I'm trying to automate it ( or at least make an app he can run himself)

I currently have it so that i can download it into a datagridview and filter it using bindingsource.filter but to graph it for him i would like to get totals and i also need to consolidate the names so that i can auto populate some of the combo boxes

I just didnt know if there was a better way to "link" the cells in the array so that if I found bob I could +1 the bob total with out it getting misaligned
GeneralRe: sub total a bindingsource with an array Pin
led mike2-Aug-07 9:12
led mike2-Aug-07 9:12 
GeneralRe: sub total a bindingsource with an array Pin
crash8932-Aug-07 10:32
crash8932-Aug-07 10:32 
GeneralRe: sub total a bindingsource with an array Pin
crash8934-Aug-07 6:12
crash8934-Aug-07 6:12 
QuestionCalling a Moss2007 webservice and the 401 error Pin
sameerhanda2-Aug-07 7:10
sameerhanda2-Aug-07 7:10 
QuestionInvoke C# dll from Excel Pin
Bert delaVega2-Aug-07 7:05
Bert delaVega2-Aug-07 7:05 
AnswerRe: Invoke C# dll from Excel Pin
wilcodk2-Aug-07 23:47
wilcodk2-Aug-07 23:47 
GeneralRe: Invoke C# dll from Excel Pin
Bert delaVega3-Aug-07 2:54
Bert delaVega3-Aug-07 2:54 
Questionc#.net windows application without framwork ? Pin
hk779212-Aug-07 6:57
hk779212-Aug-07 6:57 
AnswerRe: c#.net windows application without framwork ? Pin
Bert delaVega2-Aug-07 7:07
Bert delaVega2-Aug-07 7:07 
GeneralRe: c#.net windows application without framwork ? Pin
hk779212-Aug-07 7:18
hk779212-Aug-07 7:18 
GeneralRe: c#.net windows application without framwork ? Pin
led mike2-Aug-07 7:23
led mike2-Aug-07 7:23 
GeneralRe: c#.net windows application without framwork ? Pin
hk779212-Aug-07 8:13
hk779212-Aug-07 8:13 
GeneralRe: c#.net windows application without framwork ? Pin
mav.northwind3-Aug-07 2:44
mav.northwind3-Aug-07 2:44 
GeneralRe: c#.net windows application without framwork ? Pin
Judah Gabriel Himango2-Aug-07 10:13
sponsorJudah Gabriel Himango2-Aug-07 10:13 
AnswerRe: c#.net windows application without framwork ? Pin
Pete O'Hanlon2-Aug-07 9:41
mvePete O'Hanlon2-Aug-07 9:41 
AnswerRe: c#.net windows application without framwork ? Pin
originSH2-Aug-07 22:00
originSH2-Aug-07 22:00 
QuestionWebService [modified] Pin
tranzformerz2-Aug-07 5:47
tranzformerz2-Aug-07 5:47 

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.