H
Herman Chan via .NET 247
Hi all:
I am in the process of customerize a object list.
I've got it down such that I can customerize the display of the title of each item.
I've also added a link button onto the item to display the detail view of that item.
Now, I want to add another selectionlist on the detail view of that item. I've done that using template on the HTML page. How do I reference that selectionlist from the code behind?
I am in the process of customerize a object list.
I've got it down such that I can customerize the display of the title of each item.
I've also added a link button onto the item to display the detail view of that item.
Now, I want to add another selectionlist on the detail view of that item. I've done that using template on the HTML page. How do I reference that selectionlist from the code behind?