Click here to Skip to main content
16,007,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Treeview Icons distorted Pin
Dave Kreskowiak16-Jan-08 2:20
mveDave Kreskowiak16-Jan-08 2:20 
GeneralRe: Treeview Icons distorted Pin
Mbire16-Jan-08 2:51
Mbire16-Jan-08 2:51 
GeneralRe: Treeview Icons distorted Pin
Dave Kreskowiak16-Jan-08 3:43
mveDave Kreskowiak16-Jan-08 3:43 
GeneralRe: Treeview Icons distorted Pin
Mbire16-Jan-08 4:08
Mbire16-Jan-08 4:08 
GeneralRe: Treeview Icons distorted Pin
Dave Kreskowiak16-Jan-08 6:53
mveDave Kreskowiak16-Jan-08 6:53 
GeneralRe: Treeview Icons distorted Pin
Mbire16-Jan-08 20:14
Mbire16-Jan-08 20:14 
Generalexporting to excel Pin
sivaram praveen13-Jan-08 20:44
sivaram praveen13-Jan-08 20:44 
GeneralRe: exporting to excel Pin
pmarfleet13-Jan-08 21:58
pmarfleet13-Jan-08 21:58 
Your code is confusing. You seem to be trying to i) output an Excel file and ii) display a DataGrid at the same time. You can't do both - your page can't return binary content and HTML at the same time. To dynamically build an Excel spreadsheet, do a search on CodeProject or Google for the JET OLE Provider. You should find plenty of examples.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


Generalopening a excel application Pin
Prakash_Mishra13-Jan-08 20:38
Prakash_Mishra13-Jan-08 20:38 
GeneralRe: opening a excel application Pin
Steven J Jowett15-Jan-08 0:26
Steven J Jowett15-Jan-08 0:26 
QuestionDisplaying text (title) on row headers in a dataGridView? Pin
Benny_Lava13-Jan-08 19:18
Benny_Lava13-Jan-08 19:18 
AnswerRe: Displaying text (title) on row headers in a dataGridView? Pin
Dave Kreskowiak14-Jan-08 5:13
mveDave Kreskowiak14-Jan-08 5:13 
GeneralRecognizing New Database Tables in the Data Set Pin
AAGTHosting13-Jan-08 18:24
AAGTHosting13-Jan-08 18:24 
GeneralRe: Recognizing New Database Tables in the Data Set Pin
pmarfleet13-Jan-08 21:52
pmarfleet13-Jan-08 21:52 
GeneralRe: Recognizing New Database Tables in the Data Set Pin
AAGTHosting14-Jan-08 7:09
AAGTHosting14-Jan-08 7:09 
GeneralRe: Recognizing New Database Tables in the Data Set Pin
Dave Kreskowiak14-Jan-08 7:36
mveDave Kreskowiak14-Jan-08 7:36 
GeneralRe: Recognizing New Database Tables in the Data Set Pin
AAGTHosting14-Jan-08 7:49
AAGTHosting14-Jan-08 7:49 
GeneralRe: Recognizing New Database Tables in the Data Set Pin
Dave Kreskowiak14-Jan-08 8:19
mveDave Kreskowiak14-Jan-08 8:19 
GeneralSimple printing help Pin
xbiplav13-Jan-08 14:28
xbiplav13-Jan-08 14:28 
GeneralRe: Simple printing help Pin
Ajay.k_Singh13-Jan-08 22:26
Ajay.k_Singh13-Jan-08 22:26 
GeneralRe: Simple printing help Pin
Duncan Edwards Jones14-Jan-08 5:36
professionalDuncan Edwards Jones14-Jan-08 5:36 
GeneralSerialization and Linked Objects Pin
MikeMarq13-Jan-08 11:01
MikeMarq13-Jan-08 11:01 
GeneralRe: Serialization and Linked Objects Pin
Dave Kreskowiak14-Jan-08 5:03
mveDave Kreskowiak14-Jan-08 5:03 
QuestionListBox Pin
dexter970313-Jan-08 9:04
dexter970313-Jan-08 9:04 
GeneralRe: ListBox Pin
Colin Angus Mackay13-Jan-08 9:47
Colin Angus Mackay13-Jan-08 9: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.