Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
GeneralRe: Generics Pin
ArneKruger23-Jan-08 5:50
ArneKruger23-Jan-08 5:50 
GeneralRe: Generics Pin
led mike23-Jan-08 6:50
led mike23-Jan-08 6:50 
Question[Message Deleted] Pin
Tahir Abbasi23-Jan-08 4:05
Tahir Abbasi23-Jan-08 4:05 
GeneralRe: how to create a Comma Seprated File (.CSV) in C# Pin
Justin Perez23-Jan-08 4:17
Justin Perez23-Jan-08 4:17 
Generalthank u John Pin
Tahir Abbasi23-Jan-08 7:46
Tahir Abbasi23-Jan-08 7:46 
GeneralRe: thank u John Pin
Pete O'Hanlon23-Jan-08 11:21
mvePete O'Hanlon23-Jan-08 11:21 
GeneralRe: how to create a Comma Seprated File (.CSV) in C# Pin
Thomas Stockwell23-Jan-08 8:07
professionalThomas Stockwell23-Jan-08 8:07 
GeneralRe: how to create a Comma Seprated File (.CSV) in C# Pin
Tahir Abbasi23-Jan-08 8:28
Tahir Abbasi23-Jan-08 8:28 
thank you Thomas.
I could't understand till now that how i can use this code?
and how i can read each row from list view and write it to csv file?


The Items in the listview are given as :


Name ID Age Phone # Address Salary Job

johny 567 25 1252244 street# 10 19000 programer
Ibrham 78 45 76877 str #67 20000 designer
tony 233 32 3232 str # 32 16888 QualityA





I have rows and columns like this and i wants to write it into .CSV format by clicking on "Create File" button so after doing this the data will be save in csv file as it is in list view.
if you have an idea about this program then write the specific code and tell me that how i can use this code.
thanks.

Tahir

GeneralCan't bind listbox to IList Pin
Alan Balkany23-Jan-08 3:49
Alan Balkany23-Jan-08 3:49 
GeneralRe: Can't bind listbox to IList Pin
Judah Gabriel Himango23-Jan-08 3:59
sponsorJudah Gabriel Himango23-Jan-08 3:59 
GeneralRe: Can't bind listbox to IList Pin
Alan Balkany23-Jan-08 4:13
Alan Balkany23-Jan-08 4:13 
GeneralRe: Can't bind listbox to IList Pin
Roger Alsing23-Jan-08 4:57
Roger Alsing23-Jan-08 4:57 
GeneralRe: Can't bind listbox to IList Pin
Alan Balkany23-Jan-08 5:01
Alan Balkany23-Jan-08 5:01 
GeneralRe: Can't bind listbox to IList Pin
Alan Balkany23-Jan-08 5:03
Alan Balkany23-Jan-08 5:03 
GeneralSerializing Generic List<another class=""></another> Pin
RichardContact-123-Jan-08 2:36
RichardContact-123-Jan-08 2:36 
GeneralRe: Serializing Generic List Pin
led mike23-Jan-08 4:38
led mike23-Jan-08 4:38 
GeneralAnother WS x WCF Pin
Walter Dias23-Jan-08 2:19
professionalWalter Dias23-Jan-08 2:19 
Generalcreate new items and get data from them Pin
Member 464351023-Jan-08 2:14
Member 464351023-Jan-08 2:14 
GeneralCopying columns from one DataTable to another DataTable Pin
free_soul42423-Jan-08 2:01
free_soul42423-Jan-08 2:01 
GeneralRe: Copying columns from one DataTable to another DataTable Pin
PIEBALDconsult23-Jan-08 2:58
mvePIEBALDconsult23-Jan-08 2:58 
GeneralRe: Copying columns from one DataTable to another DataTable Pin
free_soul42423-Jan-08 17:27
free_soul42423-Jan-08 17:27 
GeneralBackgroundWorker question Pin
RugbyLeague23-Jan-08 1:50
RugbyLeague23-Jan-08 1:50 
GeneralRe: BackgroundWorker question Pin
Ed.Poore23-Jan-08 1:56
Ed.Poore23-Jan-08 1:56 
GeneralRe: BackgroundWorker question Pin
RugbyLeague23-Jan-08 2:03
RugbyLeague23-Jan-08 2:03 
GeneralRe: BackgroundWorker question Pin
S. Senthil Kumar23-Jan-08 6:09
S. Senthil Kumar23-Jan-08 6:09 

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.