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

C#

 
QuestionInternal links and C# Pin
BlondeBusyBee20-Feb-06 20:23
BlondeBusyBee20-Feb-06 20:23 
AnswerRe: Internal links and C# Pin
Vikram A Punathambekar20-Feb-06 21:38
Vikram A Punathambekar20-Feb-06 21:38 
GeneralRe: Internal links and C# Pin
BlondeBusyBee21-Feb-06 0:47
BlondeBusyBee21-Feb-06 0:47 
QuestionLoading an assembly fails in .NET 2.0 Pin
Vikram A Punathambekar20-Feb-06 20:07
Vikram A Punathambekar20-Feb-06 20:07 
AnswerRe: Loading an assembly fails in .NET 2.0 Pin
leppie20-Feb-06 21:10
leppie20-Feb-06 21:10 
GeneralRe: Loading an assembly fails in .NET 2.0 Pin
Vikram A Punathambekar20-Feb-06 21:32
Vikram A Punathambekar20-Feb-06 21:32 
GeneralRe: Loading an assembly fails in .NET 2.0 Pin
leppie20-Feb-06 22:22
leppie20-Feb-06 22:22 
Questionicon for menu item Pin
Praveen_S20-Feb-06 19:37
Praveen_S20-Feb-06 19:37 
QuestionUsing COM from Web Service Pin
Crazy Joe Devola20-Feb-06 19:05
Crazy Joe Devola20-Feb-06 19:05 
AnswerRe: Using COM from Web Service Pin
Crazy Joe Devola21-Feb-06 18:50
Crazy Joe Devola21-Feb-06 18:50 
QuestionGenerate multiple Bitmaps in memory Pin
NewbieDude20-Feb-06 18:52
NewbieDude20-Feb-06 18:52 
AnswerRe: Generate multiple Bitmaps in memory Pin
Ingo20-Feb-06 22:48
Ingo20-Feb-06 22:48 
GeneralRe: Generate multiple Bitmaps in memory Pin
NewbieDude21-Feb-06 3:26
NewbieDude21-Feb-06 3:26 
QuestionRedirecting Standard Input, Output and Error Pin
Dribble20-Feb-06 18:44
Dribble20-Feb-06 18:44 
AnswerRe: Redirecting Standard Input, Output and Error Pin
leppie20-Feb-06 21:16
leppie20-Feb-06 21:16 
GeneralRe: Redirecting Standard Input, Output and Error Pin
Dribble21-Feb-06 9:51
Dribble21-Feb-06 9:51 
QuestionExcel in C# Pin
Acheive_it20-Feb-06 17:30
Acheive_it20-Feb-06 17:30 
Hi guys,

Repeatedly am posting this question..But each time hopeful of getting solution from you.....

I have to export datas to Excel database...If i want to specify the Format of the data(that's:General,Number,Currency.....)..How can i do it?

Also,now am managed to assign a custom format for the cells like,
mExcelRange.EntireColumn.NumberFormat="#,###";(for integers...)...

Am exporting the data and setting the format for them ,each seperately provided that datas are in a datatable...If i set the range,then asssign the (custom)format for each datacolumn..the result is tht the format that has been set for the lastly iterated column is been set to all other columns too..

Please help me in tackling these two problems...
1.Setting Format for cells..
2.Setting Range...

Thanx
AnswerRe: Excel in C# Pin
ChevyVanDude21-Feb-06 5:00
ChevyVanDude21-Feb-06 5:00 
QuestionHow use Paging DataGird in WinForms Pin
AnhTin20-Feb-06 17:02
AnhTin20-Feb-06 17:02 
QuestionDirectX Compiler Error Pin
Leo Smith20-Feb-06 16:18
Leo Smith20-Feb-06 16:18 
AnswerRe: DirectX Compiler Error Pin
Judah Gabriel Himango20-Feb-06 16:29
sponsorJudah Gabriel Himango20-Feb-06 16:29 
Questionrow and column count of excel file Pin
edel_ong20-Feb-06 14:24
edel_ong20-Feb-06 14:24 
AnswerRe: row and column count of excel file Pin
Judah Gabriel Himango20-Feb-06 16:31
sponsorJudah Gabriel Himango20-Feb-06 16:31 
QuestionHow to turn off executing Load event at design time feature? Pin
t800t820-Feb-06 13:57
t800t820-Feb-06 13:57 
AnswerRe: How to turn off executing Load event at design time feature? Pin
[Marc]20-Feb-06 14:20
[Marc]20-Feb-06 14:20 

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.