Click here to Skip to main content
15,909,091 members
Home / Discussions / C#
   

C#

 
GeneralRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one8-Jan-14 17:08
ahmed_one8-Jan-14 17:08 
QuestionChanging text in Glyphs in XpsDocument Pin
defjef6-Jan-14 21:41
defjef6-Jan-14 21:41 
QuestionRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 22:14
mveRichard MacCutchan6-Jan-14 22:14 
AnswerRe: Changing text in Glyphs in XpsDocument Pin
defjef6-Jan-14 23:13
defjef6-Jan-14 23:13 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 23:28
mveRichard MacCutchan6-Jan-14 23:28 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
defjef6-Jan-14 23:39
defjef6-Jan-14 23:39 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 23:58
mveRichard MacCutchan6-Jan-14 23:58 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
defjef7-Jan-14 0:03
defjef7-Jan-14 0:03 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan7-Jan-14 0:26
mveRichard MacCutchan7-Jan-14 0:26 
QuestionIssues with using C# library in Excel 2007 VBA Pin
Wheels0126-Jan-14 5:45
Wheels0126-Jan-14 5:45 
AnswerRe: Issues with using C# library in Excel 2007 VBA Pin
Dave Kreskowiak6-Jan-14 7:52
mveDave Kreskowiak6-Jan-14 7:52 
GeneralRe: Issues with using C# library in Excel 2007 VBA Pin
Wheels0126-Jan-14 8:46
Wheels0126-Jan-14 8:46 
GeneralRe: Issues with using C# library in Excel 2007 VBA Pin
Chris Quinn6-Jan-14 21:35
Chris Quinn6-Jan-14 21:35 
AnswerRe: Issues with using C# library in Excel 2007 VBA Pin
TnTinMn6-Jan-14 12:03
TnTinMn6-Jan-14 12:03 
Questionwpf prompbox Pin
Member 93270026-Jan-14 3:40
Member 93270026-Jan-14 3:40 
AnswerRe: wpf prompbox Pin
Pete O'Hanlon6-Jan-14 3:59
mvePete O'Hanlon6-Jan-14 3:59 
QuestionPopulate a DVG from a csv file Pin
JOHNNYDEMICHAEL5-Jan-14 7:45
JOHNNYDEMICHAEL5-Jan-14 7:45 
AnswerRe: Populate a DVG from a csv file Pin
Dave Kreskowiak5-Jan-14 8:27
mveDave Kreskowiak5-Jan-14 8:27 
GeneralRe: Populate a DVG from a csv file Pin
JOHNNYDEMICHAEL5-Jan-14 12:13
JOHNNYDEMICHAEL5-Jan-14 12:13 
GeneralRe: Populate a DVG from a csv file Pin
Dave Kreskowiak5-Jan-14 12:24
mveDave Kreskowiak5-Jan-14 12:24 
GeneralRe: Populate a DVG from a csv file Pin
JOHNNYDEMICHAEL8-Jan-14 0:58
JOHNNYDEMICHAEL8-Jan-14 0:58 
GeneralRe: Populate a DVG from a csv file Pin
Dave Kreskowiak8-Jan-14 2:53
mveDave Kreskowiak8-Jan-14 2:53 
GeneralRe: Populate a DVG from a csv file Pin
JOHNNYDEMICHAEL9-Jan-14 2:28
JOHNNYDEMICHAEL9-Jan-14 2:28 
Appreciate your input . . . I understand. I also understand I may be in over my head. I'm not a programmer by profession . . I have written many programs related to my work as CPA tax planner & investment advisor. Of course, I would like to have a databound grid.

I have not bound anything before. Having a hard time getting head around it . . may have to start from scratch instead of trying to edit what I have. Hard to decide since what I have (unbound)works but is slow.

Basically, I have a master csv file that takes another csv file (generatded by a commercial tax program) and updates my master csv file. One question . . . my unbound program adds any new row (from small csv file) to master csv file. My changed program that now has a DGV bound to a datatable. Where I have added a row to my DGV . . . do I now change the coding to add a row to the datatable?

Dave, thanks again for your input. If you think I need to start over from scratch, can you suggest any tutorials that will help me get the concept (binding DGV - datatable in my head)?
GeneralRe: Populate a DVG from a csv file Pin
Dave Kreskowiak9-Jan-14 4:25
mveDave Kreskowiak9-Jan-14 4:25 
AnswerRe: Populate a DVG from a csv file Pin
OriginalGriff5-Jan-14 23:03
mveOriginalGriff5-Jan-14 23:03 

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.