Author: ataxia1 | Posted on: 7/8/2008 4:00:51 PM | Views : 1125

I was attempting to populate a datalist by binding to a function which generates an ArrayList, but it wasn't executing the databind properly; no error, just no result.

I switched to the following simple code just to see if I was reaching the ddl, and that doesn't work either.

Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs)
     ddlZone.Items.Add(New ListItem("This", Go to the complete details ...