Click here to Skip to main content
15,909,822 members
Home / Discussions / C#
   

C#

 
AnswerRe: TeamWork Developement Pin
Jun Du17-Jun-06 5:36
Jun Du17-Jun-06 5:36 
AnswerRe: TeamWork Developement Pin
leppie17-Jun-06 6:42
leppie17-Jun-06 6:42 
QuestionDecrypting Username and Password Pin
wo1noreen17-Jun-06 1:30
wo1noreen17-Jun-06 1:30 
Questionexcel to dataView Pin
caliph17-Jun-06 0:08
caliph17-Jun-06 0:08 
AnswerRe: excel to dataView Pin
Robert Rohde17-Jun-06 11:11
Robert Rohde17-Jun-06 11:11 
QuestionHierachy Model Tab Control Pin
Haridas.R16-Jun-06 23:06
Haridas.R16-Jun-06 23:06 
QuestionData Bindings again Pin
rzvme16-Jun-06 22:36
rzvme16-Jun-06 22:36 
AnswerRe: Data Bindings again Pin
Bogdan Damian19-Jun-06 10:24
Bogdan Damian19-Jun-06 10:24 
Hi First you shouldn't add two bindings to the same cotrol.
Second for the combo you have the list datasource which is the datatable in your case and which uses DisplayMember and ValueMember and also you have the current record which you want to edit.

You should try to use only one binding on "StatieID" and when the combo value is changed change the name. ALso you should check that the datasource set on the combo contains the two columns ("Statie_Nume", "StatieID")



damianbc

QuestionDataGrid Class and its Methods Pin
Alamzeb khan16-Jun-06 22:30
Alamzeb khan16-Jun-06 22:30 
AnswerRe: DataGrid Class and its Methods Pin
Kevin McFarlane17-Jun-06 3:26
Kevin McFarlane17-Jun-06 3:26 
Questionopacity in usercontrol Pin
Nafiseh Salmani16-Jun-06 22:25
Nafiseh Salmani16-Jun-06 22:25 
Questionwindowsmediaplayer Pin
Amalarajan16-Jun-06 22:20
Amalarajan16-Jun-06 22:20 
QuestionData Grid Objects in C# Pin
Alamzeb khan16-Jun-06 21:45
Alamzeb khan16-Jun-06 21:45 
QuestionDatatable and Dataview Pin
Alamzeb khan16-Jun-06 21:29
Alamzeb khan16-Jun-06 21:29 
AnswerRe: Datatable and Dataview Pin
Nafiseh Salmani16-Jun-06 22:33
Nafiseh Salmani16-Jun-06 22:33 
QuestionHow to Search Pin
Alamzeb khan16-Jun-06 20:32
Alamzeb khan16-Jun-06 20:32 
AnswerRe: How to Search Pin
TheBeginner7716-Jun-06 21:01
TheBeginner7716-Jun-06 21:01 
QuestionInput box in c# Pin
Alamzeb khan16-Jun-06 20:01
Alamzeb khan16-Jun-06 20:01 
AnswerRe: Input box in c# Pin
Guffa16-Jun-06 22:12
Guffa16-Jun-06 22:12 
QuestionDelegates Pin
Alamzeb khan16-Jun-06 19:02
Alamzeb khan16-Jun-06 19:02 
AnswerRe: Delegates Pin
stancrm16-Jun-06 20:06
stancrm16-Jun-06 20:06 
QuestionDelegates Pin
Alamzeb khan16-Jun-06 18:44
Alamzeb khan16-Jun-06 18:44 
AnswerRe: Delegates Pin
donkaiser16-Jun-06 18:58
donkaiser16-Jun-06 18:58 
Questionactive child container problem Pin
edel_ong16-Jun-06 16:43
edel_ong16-Jun-06 16:43 
QuestionStream Sound from Microphone [modified] Pin
surfman1916-Jun-06 12:40
surfman1916-Jun-06 12:40 

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.