Click here to Skip to main content
16,011,988 members
Home / Discussions / C#
   

C#

 
QuestionWriting serial port does not work Pin
nasif400311-Nov-07 1:45
nasif400311-Nov-07 1:45 
AnswerRe: Writing serial port does not work Pin
Luc Pattyn11-Nov-07 3:46
sitebuilderLuc Pattyn11-Nov-07 3:46 
Questionhow to check if any textbox has changed on a form? Pin
Cptkli11-Nov-07 1:21
Cptkli11-Nov-07 1:21 
AnswerRe: how to check if any textbox has changed on a form? Pin
Giorgi Dalakishvili11-Nov-07 1:37
mentorGiorgi Dalakishvili11-Nov-07 1:37 
AnswerRe: how to check if any textbox has changed on a form? Pin
Luc Pattyn11-Nov-07 3:48
sitebuilderLuc Pattyn11-Nov-07 3:48 
GeneralRe: how to check if any textbox has changed on a form? Pin
Cptkli11-Nov-07 5:32
Cptkli11-Nov-07 5:32 
GeneralRe: how to check if any textbox has changed on a form? Pin
Giorgi Dalakishvili11-Nov-07 7:58
mentorGiorgi Dalakishvili11-Nov-07 7:58 
QuestionStoring Objects in Treeview Nodes Pin
Adnan Siddiqi10-Nov-07 23:14
Adnan Siddiqi10-Nov-07 23:14 
I am sorry if I am sounding dumb. I want to use treeview control to display certain text of object and perform certain action by fetching values of the object on selection.

Suppose I have an Employee Class which have getters setters like Name,AGE, DOJ etc. What I want to show name of employee as treenode text and then upon selection wants to execute getters like DOJ,AGE etc to fetch other values of that employee object. Tree Structure could be something like:

Engineer Dept
|_ Employee1
|_ Employee2

Finance Dept
|_ Employee3
|_ Employee4




I am not being able to figure out how to that. I can loop thru object by calling some getName() to extract the Name but not successful to fetch other values. Do I write some search function which will check required 'Keyword' by going thru all Objects and then return an OBJECT to perform task?

pls help me out
AnswerRe: Storing Objects in Treeview Nodes Pin
Michael Sync10-Nov-07 23:33
Michael Sync10-Nov-07 23:33 
GeneralRe: Storing Objects in Treeview Nodes Pin
DaveyM6911-Nov-07 6:26
professionalDaveyM6911-Nov-07 6:26 
GeneralRe: Storing Objects in Treeview Nodes Pin
Michael Sync11-Nov-07 14:31
Michael Sync11-Nov-07 14:31 
Questionhow to internationalized an application Pin
mnrz10-Nov-07 20:36
mnrz10-Nov-07 20:36 
AnswerRe: how to internationalized an application Pin
Giorgi Dalakishvili10-Nov-07 22:10
mentorGiorgi Dalakishvili10-Nov-07 22:10 
QuestionRe: how to internationalized an application Pin
mnrz11-Nov-07 0:22
mnrz11-Nov-07 0:22 
AnswerRe: how to internationalized an application Pin
Giorgi Dalakishvili11-Nov-07 0:41
mentorGiorgi Dalakishvili11-Nov-07 0:41 
QuestionFile path access problem Pin
G.K.M.10-Nov-07 20:25
G.K.M.10-Nov-07 20:25 
AnswerRe: File path access problem Pin
I_Need_Help11-Nov-07 1:29
I_Need_Help11-Nov-07 1:29 
Questionunable to search the topics Pin
gullapudi10-Nov-07 19:38
gullapudi10-Nov-07 19:38 
AnswerRe: unable to search the topics Pin
Michael Sync10-Nov-07 20:23
Michael Sync10-Nov-07 20:23 
Questionhow to add a additonal form to a project. Pin
Glen Conaway10-Nov-07 19:34
Glen Conaway10-Nov-07 19:34 
AnswerRe: how to add a additonal form to a project. Pin
Michael Sync10-Nov-07 20:22
Michael Sync10-Nov-07 20:22 
GeneralRe: how to add a additonal form to a project.: Thanks Pin
Glen Conaway10-Nov-07 22:12
Glen Conaway10-Nov-07 22:12 
QuestionConvert an INT to Hex? Pin
JoeRip10-Nov-07 18:21
JoeRip10-Nov-07 18:21 
AnswerRe: Convert an INT to Hex? Pin
Luc Pattyn10-Nov-07 18:25
sitebuilderLuc Pattyn10-Nov-07 18:25 
GeneralRe: Convert an INT to Hex? Pin
JoeRip10-Nov-07 18:34
JoeRip10-Nov-07 18:34 

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.