fredted40x 0 Newbie Poster

Hi,

I’m currently doing some coursework and have hit a point now that I’m completely stuck,

Basically I have,
A class diagram with all the get//set properties in it,
And a form with an array list in it,

When the user enters some details in different text boxes and clicks save, the details are saved into an array list, and a combo box is updated with the item.

So far that’s all good and working but now I’m trying to get it so when I click one of the titles it reads the object selected and then re enters the book name, title and author back into the text box’s.

All I have at the moment is cboList.SelectedItem.

Thanks

Ps, its a bit of a pain but i dont really want to post my code as it will be coppied if others find it

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.