B
Brian Henry
I have a simple problem... I am makeing a journal which has a collection of
entries (journal class and entries class).. when you select a journal i need
it to show in a listbox all the entries (the title of the entry) which is
easy.. but I also need an ID for the item so i can tie to to a database
entry.. is there any way to bind to a collection? or better yet set a value
for each item in a listbox kinda like data binding does with the value
member.. thanks
entries (journal class and entries class).. when you select a journal i need
it to show in a listbox all the entries (the title of the entry) which is
easy.. but I also need an ID for the item so i can tie to to a database
entry.. is there any way to bind to a collection? or better yet set a value
for each item in a listbox kinda like data binding does with the value
member.. thanks