|
-
May 10th, 2012, 11:00 AM
#1
Thread Starter
Addicted Member
[RESOLVED] DGV Text File
Hi
I have my datagridview being loaded from a Text File and then being saved to a text file as a comma separated file - the commas obviously separate the columns.
However in some of the cells prior to saving, I have data that i have inputted over two lines by pressing shift + return.. eg
"SOLD
10/05/2012"
This saves fine, but obviously shows up in the text file as a line break, which then causes some issues when i choose to re open the info back into DGV.
I'm wondering if anyone can help as to how i can code so that it saves as a line break within a cell, rather than a completely new line.
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|