|
-
January 20th, 2010, 07:29 PM
#7
Re: Display highlighted data from Listbox in Textboxes
 Originally Posted by CarlMartin
I agree that that would be better, unfortunately, I am in the process of teaching myself C#, and I am using a book. The book calls for me to use only an array. I want to complete the book so I can get up to speed in C#. Thanks.
Yeah, I never liked that crap. Either learn it the right way or why bother? I never saw "classes" as an advanced subject, and most "Learn X Language!" books are garbage.
You are not going to store all of this information into an array and have easy access to it. I actually do not see where you actually assign any info to the array aside from the first and last name. If you want to keep the other info you will need to store it somewhere before you blank out the textboxes.
Last edited by BigEd781; January 20th, 2010 at 07:32 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|