|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming | |
Need help in visual c# using a .csv file.
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | ||||||||||||
|
Console Gamer
![]() |
I have made myself a simple windows app in Visual Studio 2005 that containing a large rich text box. I've already taken care of coding the menu buttons.
I want to open the a .csv file in the rich text box and view it as a set of rows and columns. I also want to be able to make changes to the .csv in the rich text box and save them back as a .csv. I'm not exactly sure where to begin the implementation of this. Can anyone help me or point me to a good site or forum to help me with this? I've found a couple sites explaining out the use of dictionaries and whatnot but they still fall short of what I need. Thank you. Edit: I uploaded an example of the type of .csv I need to format. It wouldn't let me upload a .csv so I put it in a .rar.
__________________
Cooler Master 590 Club My case layout and cable management. Quote:
Last edited by rebelextrm02 : 01-29-09 at 06:11 PM |
||||||||||||
|
|
|
|
|
#2 (permalink) | |||||||||||||
|
Programmer
![]()
Join Date: Oct 2007
Location: Toronto, Ontario, Canada
Posts: 907
Rep: 92
![]() Unique Rep: 82
Trader Rating: 2
|
Unfortunately I don't have time to walk you through any code, but check out this thread someone else posted. A member has already posted code on Datasets, and reading from a file. Those are 2 things you can probably use.
To display and edit the informaiton mayve you could use something like a DataGridView.
__________________
![]() Natural Selection 2 ![]() ![]() Polska - LETS ALL DO THE POLKA || Official ATi 1Ghz Club Owner and VIP Member Validations: GPU-Z - CPU-Z
Last edited by Polska : 01-29-09 at 06:48 PM |
|||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|