corteplaneta 0 Newbie Poster

Hello,

Basically, here's my problem. I would like to have a multi-column listview (with objects created from an arraylist) store information about what object is related to what listview item.

I'm sure there's better ways to do this, but I can't figure it out, so I want to add a column with 0 width that stores the row's reference to the object it refers to. I hope that made sense?

If I could figure out how to bind a listview or other control similar to a listview to an arraylist, it would simplify this process greatly. I'm frustrated and stumped right now.

If anyone has any ideas they would be greatly appreciated, thanks.

-corteplaneta