|
-
August 20th, 2010, 06:44 PM
#1
array list
I have an array list of objects such as Employee Object
Each object contains string firstName, string lastName, double rate.
my question is how can i iterate through the array list and have the members of each object appear in text boxes such as first name will be in a text box, last name will be in a different text box, rate will be in its own text box as well.
any help would be greatly appreciated.
i tried something like this just to see if the names were in there and all i get is the array name
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
|