Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: check is file created? Pin
Pete O'Hanlon30-Jun-12 21:16
mvePete O'Hanlon30-Jun-12 21:16 
GeneralRe: check is file created? Pin
Abhinav S1-Jul-12 3:49
Abhinav S1-Jul-12 3:49 
AnswerRe: check is file created? Pin
Luc Pattyn30-Jun-12 22:14
sitebuilderLuc Pattyn30-Jun-12 22:14 
AnswerRe: check is file created? Pin
Dave Kreskowiak1-Jul-12 3:58
mveDave Kreskowiak1-Jul-12 3:58 
QuestionHow to find the number of folders and files in particular folder Pin
jeetveer30-Jun-12 9:40
jeetveer30-Jun-12 9:40 
AnswerRe: How to find the number of folders and files in particular folder Pin
Dave Kreskowiak30-Jun-12 11:21
mveDave Kreskowiak30-Jun-12 11:21 
GeneralCrosspost Pin
Wes Aday30-Jun-12 11:26
professionalWes Aday30-Jun-12 11:26 
QuestionExcel Files Pin
DJCRIS1230-Jun-12 6:52
DJCRIS1230-Jun-12 6:52 
Hello Code Project

I'm developing an app and i'm having some issues so i hope somebody helps me out

I have a "form" in that form i made a search to a table from a database named "Vehicle_Information"

So i filter the results through checkboxes example

◘ID
◘GPS ID
◘NAME
....

So when the user checks ◘ID, the column of "ID" appears on the Data Grid

i can create an excel file from a datagrid but when the data is created ALL THE COLUMNS AND DATA APPEARS ON THE EXCEL FILE! and i don't want that , i just want the columns the user selected.

My Question is: HOW CAN I SEND TO AN EXCEL FILE A GROUP OF SELECTED COLUMNS OF DATA FROM A DATAGRIDVIEW????

I've tryed so hard :/

Thanks.
AnswerRe: Excel Files Pin
DamithSL30-Jun-12 8:28
professionalDamithSL30-Jun-12 8:28 
AnswerRe: Excel Files Pin
frostcox30-Jun-12 12:55
frostcox30-Jun-12 12:55 
GeneralRe: Excel Files Pin
DJCRIS123-Jul-12 4:31
DJCRIS123-Jul-12 4:31 
QuestionDns.GetHostEntry and Dns,GetHostName Pin
Arjun Menon U.K30-Jun-12 2:56
Arjun Menon U.K30-Jun-12 2:56 
AnswerRe: Dns.GetHostEntry and Dns,GetHostName Pin
Dave Kreskowiak30-Jun-12 4:22
mveDave Kreskowiak30-Jun-12 4:22 
GeneralRe: Dns.GetHostEntry and Dns,GetHostName Pin
Arjun Menon U.K4-Jul-12 18:26
Arjun Menon U.K4-Jul-12 18:26 
GeneralRe: Dns.GetHostEntry and Dns,GetHostName Pin
OriginalGriff30-Jun-12 5:03
mveOriginalGriff30-Jun-12 5:03 
QuestionHow to get value of dynamically created dropdownlist on server side code. Pin
Charanjot Singh29-Jun-12 21:22
Charanjot Singh29-Jun-12 21:22 
QuestionHow to pass value to unspecified object using delegate C# Pin
rongvangso729-Jun-12 14:40
rongvangso729-Jun-12 14:40 
AnswerRe: How to pass value to unspecified object using delegate C# Pin
Richard Andrew x6429-Jun-12 16:08
professionalRichard Andrew x6429-Jun-12 16:08 
GeneralRe: How to pass value to unspecified object using delegate C# Pin
rongvangso729-Jun-12 20:12
rongvangso729-Jun-12 20:12 
GeneralRe: How to pass value to unspecified object using delegate C# Pin
OriginalGriff29-Jun-12 21:41
mveOriginalGriff29-Jun-12 21:41 
AnswerRe: How to pass value to unspecified object using delegate C# Pin
Richard Andrew x6430-Jun-12 5:42
professionalRichard Andrew x6430-Jun-12 5:42 
AnswerRe: How to pass value to unspecified object using delegate C# Pin
OriginalGriff29-Jun-12 21:35
mveOriginalGriff29-Jun-12 21:35 
GeneralRe: How to pass value to unspecified object using delegate C# Pin
rongvangso729-Jun-12 23:08
rongvangso729-Jun-12 23:08 
GeneralRe: How to pass value to unspecified object using delegate C# Pin
OriginalGriff29-Jun-12 23:44
mveOriginalGriff29-Jun-12 23:44 
AnswerRe: How to pass value to unspecified object using delegate C# Pin
Pete O'Hanlon30-Jun-12 7:47
mvePete O'Hanlon30-Jun-12 7:47 

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.