Click here to Skip to main content
15,914,447 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading text file and calculating the working hours for each employee Pin
OriginalGriff28-May-09 1:24
mveOriginalGriff28-May-09 1:24 
GeneralRe: reading text file and calculating the working hours for each employee Pin
emmy_23200328-May-09 1:28
emmy_23200328-May-09 1:28 
GeneralRe: reading text file and calculating the working hours for each employee Pin
OriginalGriff28-May-09 1:59
mveOriginalGriff28-May-09 1:59 
GeneralRe: reading text file and calculating the working hours for each employee Pin
emmy_23200329-May-09 23:02
emmy_23200329-May-09 23:02 
GeneralRe: reading text file and calculating the working hours for each employee Pin
Henry Minute27-May-09 0:39
Henry Minute27-May-09 0:39 
GeneralRe: reading text file and calculating the working hours for each employee Pin
OriginalGriff27-May-09 0:45
mveOriginalGriff27-May-09 0:45 
QuestionViewer Pin
ellllllllie26-May-09 22:07
ellllllllie26-May-09 22:07 
QuestionA Combobox problem Pin
leung wilson26-May-09 21:51
leung wilson26-May-09 21:51 
I have a table from SQL Server. this table have 3 columns name 'ID','Code','Description'.

Department:
ID Code Description
1001 C01 Accounting
1002 C02 Support
1003 T01 Sale&Market
1004 T02 Front Office
1005 T03 Housekeeping Office

My Combobox need:
a. Only show 'Code' and 'Description' 2 columns value and Don'T show 'ID' values when I dropdown in my WinForm, But Combobox1.value return 'ID' value
b. Display Description's valus when input Code's value
Such as: when I choice or inpurt 'C02' , the Combobox Can show 'Support', and
the Combobox1.value equal to 1002
Now, How can I do ? Give me a example for downlod best.
Thank You.
AnswerRe: A Combobox problem Pin
Vimalsoft(Pty) Ltd26-May-09 22:54
professionalVimalsoft(Pty) Ltd26-May-09 22:54 
AnswerRe: A Combobox problem Pin
jaypatel51227-May-09 0:23
jaypatel51227-May-09 0:23 
QuestionOffice Ribbon functionality Pin
windhopper26-May-09 21:22
windhopper26-May-09 21:22 
QuestionRe: Office Ribbon functionality Pin
mandar77719-Jul-09 20:34
mandar77719-Jul-09 20:34 
QuestionA small problem with Extended GridView in Edit Mode Pin
M S Nayak26-May-09 20:50
M S Nayak26-May-09 20:50 
QuestionHow do I Generate a Number in C# Pin
Mads11526-May-09 20:20
Mads11526-May-09 20:20 
AnswerRe: How do I Generate a Number in C# Pin
stancrm26-May-09 20:39
stancrm26-May-09 20:39 
GeneralRe: How do I Generate a Number in C# Pin
Mads11526-May-09 20:45
Mads11526-May-09 20:45 
GeneralRe: How do I Generate a Number in C# Pin
stancrm26-May-09 20:47
stancrm26-May-09 20:47 
GeneralRe: How do I Generate a Number in C# Pin
Mads11526-May-09 21:09
Mads11526-May-09 21:09 
GeneralRe: How do I Generate a Number in C# Pin
stancrm26-May-09 21:18
stancrm26-May-09 21:18 
GeneralRe: How do I Generate a Number in C# Pin
stancrm26-May-09 22:22
stancrm26-May-09 22:22 
AnswerRe: How do I Generate a Number in C# Pin
MumbleB26-May-09 21:41
MumbleB26-May-09 21:41 
GeneralRe: How do I Generate a Number in C# Pin
yesu prakash26-May-09 22:38
yesu prakash26-May-09 22:38 
GeneralRe: How do I Generate a Number in C# Pin
padmanabhan N27-May-09 0:14
padmanabhan N27-May-09 0:14 
AnswerRe: How do I Generate a Number in C# Pin
Rob Philpott27-May-09 0:12
Rob Philpott27-May-09 0:12 
AnswerRe: How do I Generate a Number in C# Pin
jaypatel51227-May-09 0:25
jaypatel51227-May-09 0:25 

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.