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

C#

 
Questionhelp...Controls in datagrid Pin
sarilee10-Apr-08 23:04
sarilee10-Apr-08 23:04 
Generaldatagrid Pin
niki_nilu10-Apr-08 22:53
niki_nilu10-Apr-08 22:53 
GeneralRe: datagrid Pin
Christian Wikander10-Apr-08 22:58
Christian Wikander10-Apr-08 22:58 
GeneralRe: datagrid Pin
niki_nilu11-Apr-08 0:07
niki_nilu11-Apr-08 0:07 
QuestionFTP Server in C# Pin
m1n1me10-Apr-08 22:32
m1n1me10-Apr-08 22:32 
Question"Error:" AND Type AND initializer AND for AND "'system.transactions.diagnostics.DiagnosticsTrace'threw" AND an AND exception Pin
nilgiri10-Apr-08 22:15
nilgiri10-Apr-08 22:15 
GeneralRe: "Error:" AND Type AND initializer AND for AND "'system.transactions.diagnostics.DiagnosticsTrace'threw" AND an AND exception Pin
J4amieC10-Apr-08 22:36
J4amieC10-Apr-08 22:36 
QuestionControl.ControlCollection question Pin
Programm3r10-Apr-08 22:00
Programm3r10-Apr-08 22:00 
Hi all,

I have a form and there is a combobox on it. I pass some values to a function in another class for example:
...
public void ODBCBindControls(Control.ControlCollection collection, BindingSource source)
...


I then want to set the DataSource and the DisplayMember of the combobox in the function mentioned above collection[x]. But I cannot get hold of the two properties. Why is this? Is there a way around it, or am I trying something that is desirable?

Many thanks in advance
Regards,



The only programmers that are better that C programmers are those who code in 1's and 0's Green Alien | [Alien]


Smile | :) Programm3r

My Blog: ^_^

AnswerRe: Control.ControlCollection question Pin
Programm3r10-Apr-08 22:27
Programm3r10-Apr-08 22:27 
GeneralRe: Control.ControlCollection question Pin
Christian Wikander10-Apr-08 22:54
Christian Wikander10-Apr-08 22:54 
GeneralRe: Control.ControlCollection question Pin
Programm3r10-Apr-08 23:15
Programm3r10-Apr-08 23:15 
AnswerRe: Control.ControlCollection question Pin
Christian Wikander10-Apr-08 23:19
Christian Wikander10-Apr-08 23:19 
GeneralRe: Control.ControlCollection question Pin
Programm3r10-Apr-08 23:24
Programm3r10-Apr-08 23:24 
QuestionData upload from Csv file to SQL Table Pin
AadhiSud10-Apr-08 22:00
AadhiSud10-Apr-08 22:00 
GeneralRe: Data upload from Csv file to SQL Table Pin
phannon8610-Apr-08 22:32
professionalphannon8610-Apr-08 22:32 
GeneralRe: Data upload from Csv file to SQL Table Pin
sathish s10-Apr-08 23:50
sathish s10-Apr-08 23:50 
QuestionWhat is the way to check for empty arraylist? Pin
Denver Thomas10-Apr-08 21:19
Denver Thomas10-Apr-08 21:19 
AnswerRe: What is the way to check for empty arraylist? Pin
Christian Wikander10-Apr-08 21:56
Christian Wikander10-Apr-08 21:56 
GeneralRe: What is the way to check for empty arraylist? Pin
Denver Thomas10-Apr-08 22:49
Denver Thomas10-Apr-08 22:49 
AnswerRe: What is the way to check for empty arraylist? Pin
Christian Wikander10-Apr-08 22:52
Christian Wikander10-Apr-08 22:52 
GeneralRe: What is the way to check for empty arraylist? Pin
Giorgi Dalakishvili10-Apr-08 22:55
mentorGiorgi Dalakishvili10-Apr-08 22:55 
GeneralMDI Parent and Child Problem Pin
D i x y10-Apr-08 18:39
D i x y10-Apr-08 18:39 
GeneralRe: MDI Parent and Child Problem Pin
Christian Wikander10-Apr-08 22:43
Christian Wikander10-Apr-08 22:43 
GeneralHelp Pin
alextheman10-Apr-08 17:56
alextheman10-Apr-08 17:56 
GeneralRe: Help Pin
Christian Graus10-Apr-08 18:21
protectorChristian Graus10-Apr-08 18:21 

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.