Click here to Skip to main content
15,921,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: A namespace does not directly contain....... Pin
Skanless30-Jan-07 13:24
Skanless30-Jan-07 13:24 
QuestionNeed help " DataBinder.Eval " Pin
ujupanmester30-Jan-07 12:38
ujupanmester30-Jan-07 12:38 
AnswerRe: Need help " DataBinder.Eval " Pin
Christian Graus30-Jan-07 12:48
protectorChristian Graus30-Jan-07 12:48 
GeneralRe: Need help " DataBinder.Eval " Pin
ujupanmester30-Jan-07 13:11
ujupanmester30-Jan-07 13:11 
GeneralRe: Need help " DataBinder.Eval " Pin
Christian Graus30-Jan-07 13:50
protectorChristian Graus30-Jan-07 13:50 
QuestionHow can I tell if my Webbrowser object is selected Pin
earlgraham30-Jan-07 12:31
earlgraham30-Jan-07 12:31 
AnswerRe: How can I tell if my Webbrowser object is selected Pin
Stefan Troschuetz30-Jan-07 21:23
Stefan Troschuetz30-Jan-07 21:23 
QuestionADO.NET DataGrid/DataGridView Help [modified] Pin
Blekk30-Jan-07 12:31
Blekk30-Jan-07 12:31 
Hi,

I have got the Apress book Beginning C# Databases: from Novice to Professional, and have been very pleased with it, But because it was written before Microsoft Visual C# 2005 came out, some things are a bit out of date. I have managed to get around most of them except this one:

It tells me to add a DataGrid to the designer view, but all I could find was DataGridView, and after some scripting, I have to "Bind the data grid at run time" using the script:

dataGrid1.SetDataBinding(dataset1, "employees");

I understand what the code is doing but the class DataGridView does not have a SetDataBinding function and so do not know how to bind the DataGridView1 object to the dataset.

Please help.

Thanks,

Any reply is appreciated.

I will also post this in the ADO.NET section
QuestionExtract data out of a LARGE text file Pin
amatbrewer30-Jan-07 12:22
amatbrewer30-Jan-07 12:22 
AnswerRe: Extract data out of a LARGE text file Pin
Luc Pattyn30-Jan-07 12:36
sitebuilderLuc Pattyn30-Jan-07 12:36 
GeneralRe: Extract data out of a LARGE text file Pin
amatbrewer30-Jan-07 12:49
amatbrewer30-Jan-07 12:49 
GeneralRe: Extract data out of a LARGE text file Pin
Luc Pattyn30-Jan-07 13:05
sitebuilderLuc Pattyn30-Jan-07 13:05 
GeneralRe: Extract data out of a LARGE text file Pin
amatbrewer30-Jan-07 16:05
amatbrewer30-Jan-07 16:05 
GeneralRe: Extract data out of a LARGE text file Pin
spin vector30-Jan-07 17:29
spin vector30-Jan-07 17:29 
GeneralRe: Extract data out of a LARGE text file Pin
amatbrewer31-Jan-07 7:41
amatbrewer31-Jan-07 7:41 
GeneralRe: Extract data out of a LARGE text file Pin
spin vector30-Jan-07 17:35
spin vector30-Jan-07 17:35 
Questionoptimization of type comparison Pin
spin vector30-Jan-07 12:20
spin vector30-Jan-07 12:20 
AnswerRe: optimization of type comparison Pin
Christian Graus30-Jan-07 12:30
protectorChristian Graus30-Jan-07 12:30 
AnswerRe: optimization of type comparison Pin
Luc Pattyn30-Jan-07 12:38
sitebuilderLuc Pattyn30-Jan-07 12:38 
GeneralRe: optimization of type comparison Pin
spin vector30-Jan-07 12:49
spin vector30-Jan-07 12:49 
GeneralRe: optimization of type comparison Pin
Luc Pattyn30-Jan-07 13:08
sitebuilderLuc Pattyn30-Jan-07 13:08 
GeneralRe: optimization of type comparison Pin
Christian Graus30-Jan-07 14:12
protectorChristian Graus30-Jan-07 14:12 
GeneralRe: optimization of type comparison Pin
Luc Pattyn30-Jan-07 14:37
sitebuilderLuc Pattyn30-Jan-07 14:37 
Questionstring Pin
netJP12L30-Jan-07 12:11
netJP12L30-Jan-07 12:11 
AnswerRe: string Pin
Christian Graus30-Jan-07 12:15
protectorChristian Graus30-Jan-07 12:15 

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.