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

C#

 
QuestionNeural networks in c# Pin
yasar khan19-Jun-06 8:35
yasar khan19-Jun-06 8:35 
AnswerRe: Neural networks in c# Pin
Josh Smith19-Jun-06 9:58
Josh Smith19-Jun-06 9:58 
Question.NET 2.0 properties and Javascript Pin
Marc Clifton19-Jun-06 7:59
mvaMarc Clifton19-Jun-06 7:59 
AnswerRe: .NET 2.0 properties and Javascript Pin
Marc Clifton19-Jun-06 9:25
mvaMarc Clifton19-Jun-06 9:25 
QuestionCombo Box and refresh/reload data Pin
Saamir19-Jun-06 7:45
Saamir19-Jun-06 7:45 
AnswerRe: Combo Box and refresh/reload data Pin
Paul Brower19-Jun-06 9:31
Paul Brower19-Jun-06 9:31 
QuestionRe: Combo Box and refresh/reload data Pin
Saamir19-Jun-06 10:14
Saamir19-Jun-06 10:14 
GeneralRe: Combo Box and refresh/reload data Pin
Saamir20-Jun-06 5:16
Saamir20-Jun-06 5:16 
Nevermind, I got it to work by doing a clear. This is what I am doing now. I am using the combobox.items.add() property and then when I am done editting or deleting I am using combobox.items.clear(); and then recalling my populate function which adds the data back to the combobox.

It seems to work well.

Thanks for your help though.



sasa
QuestionHow to Count number of specific day Pin
rockxuyenmandem19-Jun-06 7:36
rockxuyenmandem19-Jun-06 7:36 
AnswerRe: How to Count number of specific day Pin
LongRange.Shooter19-Jun-06 7:51
LongRange.Shooter19-Jun-06 7:51 
AnswerRe: How to Count number of specific day Pin
Tom Delany20-Jun-06 4:49
Tom Delany20-Jun-06 4:49 
QuestionAutomating Word to Fill in a Word Template Pin
vnoga19-Jun-06 7:34
vnoga19-Jun-06 7:34 
AnswerRe: Automating Word to Fill in a Word Template Pin
vnoga19-Jun-06 8:14
vnoga19-Jun-06 8:14 
QuestionTextarea - Multiple data submission Pin
edgtr19-Jun-06 5:59
edgtr19-Jun-06 5:59 
AnswerRe: Textarea - Multiple data submission Pin
LongRange.Shooter19-Jun-06 7:58
LongRange.Shooter19-Jun-06 7:58 
Questionclass to be both marked with the serializable attribute and extend MarshalByRefObject [modified] Pin
Kiran Kumar Singani19-Jun-06 3:14
Kiran Kumar Singani19-Jun-06 3:14 
AnswerRe: class to be both marked with the serializable attribute and extend MarshalByRefObject Pin
Josh Smith19-Jun-06 4:03
Josh Smith19-Jun-06 4:03 
QuestionLooking for C# programming practice questions Pin
antoan19-Jun-06 3:04
antoan19-Jun-06 3:04 
AnswerRe: Looking for C# programming practice questions Pin
Josh Smith19-Jun-06 3:30
Josh Smith19-Jun-06 3:30 
AnswerRe: Looking for C# programming practice questions Pin
Colin Angus Mackay19-Jun-06 4:04
Colin Angus Mackay19-Jun-06 4:04 
GeneralRe: Looking for C# programming practice questions Pin
Josh Smith19-Jun-06 4:30
Josh Smith19-Jun-06 4:30 
GeneralRe: Looking for C# programming practice questions Pin
leckey19-Jun-06 5:12
leckey19-Jun-06 5:12 
AnswerRe: Looking for C# programming practice questions Pin
Daniel Persson19-Jun-06 4:25
Daniel Persson19-Jun-06 4:25 
AnswerRe: Looking for C# programming practice questions Pin
Drew McGhie19-Jun-06 7:27
Drew McGhie19-Jun-06 7:27 
Questionhow to delete entries in HKLM of windows registry Pin
YogeshRT19-Jun-06 2:24
YogeshRT19-Jun-06 2:24 

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.