Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# full screen Pin
Meysam Mahfouzi9-Jul-03 19:42
Meysam Mahfouzi9-Jul-03 19:42 
GeneralRe: C# full screen Pin
J. Dunlap9-Jul-03 19:57
J. Dunlap9-Jul-03 19:57 
GeneralHelp using the CsGL library Pin
jfrosty9-Jul-03 11:32
jfrosty9-Jul-03 11:32 
GeneralAD, Exchange and Icons Pin
totig9-Jul-03 11:07
totig9-Jul-03 11:07 
GeneralRe: AD, Exchange and Icons Pin
David Stone9-Jul-03 17:59
sitebuilderDavid Stone9-Jul-03 17:59 
GeneralRe: AD, Exchange and Icons Pin
J. Dunlap9-Jul-03 18:17
J. Dunlap9-Jul-03 18:17 
GeneralRe: AD, Exchange and Icons Pin
totig9-Jul-03 21:48
totig9-Jul-03 21:48 
GeneralRe: AD, Exchange and Icons Pin
Heath Stewart10-Jul-03 3:02
protectorHeath Stewart10-Jul-03 3:02 
Generalcom+ question Pin
jpribele9-Jul-03 9:23
jpribele9-Jul-03 9:23 
GeneralAnother image problem Pin
Mazdak9-Jul-03 6:43
Mazdak9-Jul-03 6:43 
GeneralRe: Another image problem Pin
Kastro9-Jul-03 7:11
Kastro9-Jul-03 7:11 
GeneralRe: Another image problem Pin
Mazdak9-Jul-03 7:39
Mazdak9-Jul-03 7:39 
GeneralRe: Another image problem Pin
Mazdak9-Jul-03 8:10
Mazdak9-Jul-03 8:10 
GeneralRe: Another image problem Pin
Kastro9-Jul-03 9:09
Kastro9-Jul-03 9:09 
GeneralRe: Another image problem Pin
Mazdak9-Jul-03 11:29
Mazdak9-Jul-03 11:29 
GeneralRe: Another image problem Pin
Mazdak10-Jul-03 6:12
Mazdak10-Jul-03 6:12 
QuestionSystem.Configuration.ConfigXmlWhitespace? Pin
CBoland9-Jul-03 5:14
CBoland9-Jul-03 5:14 
GeneralMultiimage in one tiff file Pin
Mazdak9-Jul-03 4:27
Mazdak9-Jul-03 4:27 
GeneralMultiple-frame TIFF file Pin
Valeria Bogdevich9-Jul-03 4:48
Valeria Bogdevich9-Jul-03 4:48 
GeneralRe: Multiple-frame TIFF file Pin
Mazdak9-Jul-03 6:45
Mazdak9-Jul-03 6:45 
GeneralWrong characters on printing results Pin
jpeg9-Jul-03 4:15
jpeg9-Jul-03 4:15 
Generalsaving a datagrid Pin
Cristian_Dior8-Jul-03 20:57
Cristian_Dior8-Jul-03 20:57 
GeneralRe: saving a datagrid Pin
perlmunger9-Jul-03 7:21
perlmunger9-Jul-03 7:21 
This is really a rudimentary task done by first-year computer science students. This type of question usually indicates that the person asking doesn't really want to do the work to find the answer. Here's a hint for you--the answer is readily available. Just search the MSDN library for System.IO and related classes for writing to text files. Just iterate through your collection of objects found in the data grid and write them out to a text file separating each field with a comma or tab. It's very simple.

Best Regards.

-Matt

------------------------------------------

The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall
GeneralRe: saving a datagrid Pin
Cristian_Dior13-Jul-03 20:37
Cristian_Dior13-Jul-03 20:37 
Generalint.ToString() format problem Pin
zecodela8-Jul-03 17:01
zecodela8-Jul-03 17:01 

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.