User control datalist populating??
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have developed a user control that consists of a label and a datalist populated from a datatable passed to the control. This control is dynamically added to a content holder on another user cotrol on a page which represents a treatment session but on the first execution of the code only the label is populated with data after this though the page works correctly. Any help or ideas would really be appreciated thanks in advance.. Regards Tim