Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
jjsutton
Posts
Comments
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
I appreciate it
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
thanks so much
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
coool im understanding then
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
right?
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Ah I see, ur initializing a new keyvaluepair and setting that to be my sortedlists key+value in the key
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
ok cool
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
it hasnt changed my actual key to foo 1 though right? lol
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Yeah, im understanding that
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
This I understand
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Im not suuuper familiar with lambdas yet, so trying to understand that line specifically lol
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
that line is setting x to be key:value correct?
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Right, but its set to key, so why does it display both the value and key?
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Ill take some time to understand why it works as well. If I have any questions ill message you if you dont mind?
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
This works, thank you so much for that...
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
lsbScores.DataSource = scores.ToList();
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
How I originally have been doing it is through .ToList, however that only displays the value
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Displays the value
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Ive been able to show one at a time, however been struggling to make it show both
46 replies
C
C#
•
Created by jjsutton on 11/18/2023 in
#help
How can I insert my sortedlist into a listbox?
Correct
46 replies