Click here to Skip to main content
15,891,864 members
Home / Discussions / C#
   

C#

 
GeneralRe: DbNull to integer Pin
IamADotNetGuy23-Jun-04 11:03
IamADotNetGuy23-Jun-04 11:03 
GeneralRe: DbNull to integer Pin
Colin Angus Mackay23-Jun-04 11:10
Colin Angus Mackay23-Jun-04 11:10 
GeneralRe: DbNull to integer Pin
Valdair24-Jun-04 7:19
Valdair24-Jun-04 7:19 
GeneralRe: DbNull to integer Pin
Colin Angus Mackay23-Jun-04 11:02
Colin Angus Mackay23-Jun-04 11:02 
GeneralRe: DbNull to integer Pin
Arjan Einbu23-Jun-04 11:04
Arjan Einbu23-Jun-04 11:04 
GeneralRe: DbNull to integer Pin
IamADotNetGuy23-Jun-04 11:07
IamADotNetGuy23-Jun-04 11:07 
GeneralRe: DbNull to integer Pin
Arjan Einbu23-Jun-04 11:13
Arjan Einbu23-Jun-04 11:13 
GeneralLogic Question on Databinding and others Pin
se6en23-Jun-04 9:34
se6en23-Jun-04 9:34 
I am new to C# but have plenty of programming knowledge in C++ and Java.

I have a question on my logic for a program I am doing.

What I am doing is reading in a few tables from an Access DB and binding them to a form textbox fields. The form comes up with "company" infomation, and then in a subform is the contacts for that specific company. The company information is in one table with a foreign key to the contact table.

Now I can bring up all the company info and all the contact info right now. But I want the subform just to show the contacts just for that specific company. Is there a "filter" or something that I can run against my contact DataSet to show the appropiate rows, and hide the others?

I know this is pretty vague, but I just need the logic on how to do something like this.

_Jacob
GeneralRe: Logic Question on Databinding and others Pin
Heath Stewart23-Jun-04 10:39
protectorHeath Stewart23-Jun-04 10:39 
GeneralRe: Logic Question on Databinding and others Pin
se6en23-Jun-04 11:48
se6en23-Jun-04 11:48 
GeneralRe: Logic Question on Databinding and others Pin
se6en23-Jun-04 12:14
se6en23-Jun-04 12:14 
GeneralGeneric C# operator Pin
FranckyDude23-Jun-04 9:06
FranckyDude23-Jun-04 9:06 
GeneralRe: Generic C# operator Pin
Daniel Turini23-Jun-04 9:12
Daniel Turini23-Jun-04 9:12 
GeneralRe: Generic C# operator Pin
Heath Stewart23-Jun-04 10:34
protectorHeath Stewart23-Jun-04 10:34 
GeneralLoosing focus Pin
Anonymous23-Jun-04 8:17
Anonymous23-Jun-04 8:17 
QuestionWhere is the rest of my Datagrid? Pin
kornstyle23-Jun-04 8:05
kornstyle23-Jun-04 8:05 
AnswerRe: Where is the rest of my Datagrid? Pin
Heath Stewart23-Jun-04 9:02
protectorHeath Stewart23-Jun-04 9:02 
GeneralRe: Where is the rest of my Datagrid? Pin
kornstyle23-Jun-04 9:17
kornstyle23-Jun-04 9:17 
GeneralRe: Where is the rest of my Datagrid? Pin
Heath Stewart23-Jun-04 10:32
protectorHeath Stewart23-Jun-04 10:32 
GeneralCode Critique Requested Pin
mealnumberone23-Jun-04 7:49
mealnumberone23-Jun-04 7:49 
GeneralRe: Code Critique Requested Pin
Daniel Turini23-Jun-04 8:38
Daniel Turini23-Jun-04 8:38 
GeneralRe: Code Critique Requested Pin
Heath Stewart23-Jun-04 8:50
protectorHeath Stewart23-Jun-04 8:50 
GeneralRe: Code Critique Requested Pin
Daniel Turini23-Jun-04 9:00
Daniel Turini23-Jun-04 9:00 
GeneralRe: Code Critique Requested Pin
Heath Stewart23-Jun-04 9:06
protectorHeath Stewart23-Jun-04 9:06 
GeneralRe: Code Critique Requested Pin
mealnumberone23-Jun-04 9:11
mealnumberone23-Jun-04 9:11 

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.