A
Amil Hanish
I want to create a bunch of like user controls and display them in a
DataList.
Does anyone have a GOOD example of how to do this?
I thought I had it...I added the user control to my <ItemTemplate>, created
an array of user controls in my code behind and set the DataSource and
called DataBind. But, all the user controls are unitialized when the page
is rendered.
Amil
DataList.
Does anyone have a GOOD example of how to do this?
I thought I had it...I added the user control to my <ItemTemplate>, created
an array of user controls in my code behind and set the DataSource and
called DataBind. But, all the user controls are unitialized when the page
is rendered.
Amil