bwesenberg
Thread Starter
- Joined
- Jun 24, 2004
- Messages
- 39
Hi All
I am way new to this programming thing and I am doing a self study and I really need some help.
Hopefully I can explain this ok.
I am using Visual Studio 2005 .net
I have a form that has a list box on it and it has 5 names in the list box. If I click on a single name I can click the single student button and it will appear in the resultlabel.
That works just fine.
What I need the assistance with is if I click on three of the student names not in any order and then click the multi-student button I need for the three names to appear in the result box.
I know I have to do some type of loop but I am really just not sure.
Do I have to do something with the selectedItem property too?
Can anyone PLEASE help me.
I have attached a zip file with what I have so far.
I am way new to this programming thing and I am doing a self study and I really need some help.
Hopefully I can explain this ok.
I am using Visual Studio 2005 .net
I have a form that has a list box on it and it has 5 names in the list box. If I click on a single name I can click the single student button and it will appear in the resultlabel.
That works just fine.
What I need the assistance with is if I click on three of the student names not in any order and then click the multi-student button I need for the three names to appear in the result box.
I know I have to do some type of loop but I am really just not sure.
Do I have to do something with the selectedItem property too?
Can anyone PLEASE help me.
I have attached a zip file with what I have so far.
Attachments
-
52.8 KB Views: 9